-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
iCub YARP Update Problem #289
Comments
Hi @baskinburak ,
The problem is that if you update everything (YARP & ICUB) then you don't compile a new |
Hi @baskinburak , |
Hi @julijenv and @traversaro , Sorry for pushing you guys on this, but can you let us know when they are planned to be back? We have a project deadline coming up, and need to do some planning. If needed, I can get in touch with Giorgio to let him know our urgency and give this task priority.. Thanks, Erol Assoc. Professor and Marie Curie IOF Fellow, |
Dear @erolsahin, |
Dear @randaz81, Erol |
Dear @erolsahin, (*) robot configuration files are not stored anymore in the |
Thanks a lot @randaz81 , [cc: @baskinburak ] Erol |
Hello, Can we schedule a remote session at 19th of October 15:00 (utc +3) or 21st of October 14:00 (utc +3) for our icub update? cc: @erolsahin |
Hello, I think you were busy. Can we schedule a remote session at 26th of October 15:00 (utc +3) or 28th of October 14:00 (utc +3) for our icub update? |
26 is ok for me. @julijenv is ok for you too? |
ok for me just come and fetch me @randaz81 . thx in advance |
Hi @baskinburak , |
Hello, We have updated icub, yarp and the firmware. After update process head, torso and arms of the robot worked properly. But fingers of robot did not work. With the fellow in icub-support, we theorized that the problem was with configuration files. He said that he will ask the person who has written the configuration files to check it. Just to remind you, can you check the configuration files of iCubAnkara01 to make sure they are correct? Our head, neck and arms are V1. |
Hi, I just pushed an updated version of your files in PS: Since it's the first time that you run the hands calibration, keep the red fault button close to you for extra safety. |
Hi @baskinburak , |
Hello, We tried the new configuration. Right hand fingers seems to be working properly. But, I think there is a problem with left hand fingers. In calibration left hand thumb stucks in bended form. Also, in yarpmotorgui, l_thumb_distal, l_index_distal, l_middle_distal and l_pinky joints are yellow. Here is the calibration video: https://www.youtube.com/watch?v=jm-YRYigUF4 In addition, since we were not going to use legs; we just omitted them with icub-support. In calibration phase, if legs are enabled, they hit each other. Therefore, we commented them in xml file that is provided to yarprobotinterface. Can you check them as well? New people that will work with iCub after us may want to use them. Thanks a lot :) |
I just updated left hand calib file. Can you tell me if left thumb is now ok? |
Hello, Have you pushed it into robots-configuration repo? Last commit was pushed 6 days ago: https://github.com/robotology/robots-configuration/commits/master/iCubAnkara01 Regarding to legs, they hit each other in the beginning of the calibration. Therefore, we hit the red button. Here is the video(you need sound to hear the moment of hit): https://www.youtube.com/watch?v=b4JN3Anmc6Y By the way, we are editing the icub_all.xml |
for the hands: sorry, yesterday I committed but if forgot to push. now is ok. |
filenames fixed. |
okay, they are fixed. thank you very much. I think the update of our iCub is over. Thanks a lot for your help :) I think we can close this issue. |
Hello,
We are two interns working on iCubAnkara01.
We are trying to update iCubAnkara01 in order to use YARP/ROS bridge. We set up a new icub-laptop. We moved yarp 2.3.66 source code to our nfs shared folder in new icub-laptop and compiled it in pc104. Currently "yarp version" returns 2.3.66. We copied iCub folders from old laptop to the new one. When we run
icub-cluster.py
in new icub laptop andiCubInterface
in pc104, everything seems to be working fine.We have written a simple test code (using a tutorial) which moves the left arm of our robot. We compiled and run it in a computer connected to the network. But, there is an error complaining about
controlBoardWrapper
. When we compile the code in the old icub laptop which has yarp 2.3.6svn1, the code works fine.Can you assist us?
Here is the error message we got:
The text was updated successfully, but these errors were encountered: