-
I am interested in using the robot arm without the hand. In practice I may need to use the shoulder and the elbow even if the hand have some problems at startup. Is it possible? What is the cleanest way to do so? |
Beta Was this translation helpful? Give feedback.
Answered by
S-Dafarra
Apr 18, 2017
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pattacini
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Actually I have found a method, but I 'm not sure it is the cleanest one.
First of all I started by modifying the
yarpwholebodyinterface.ini
file located in the.local
folder in the iCub head, like in S-Dafarra/robots-configuration@87f5495 .Then I modified the icub_all.xml file, by copying its content into a file called
icub_no_right_hand.xml
, with the following modifications: