We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
According to robotology/community#152 (comment) and the icub wiki, the number of joints accounted for in the analog readout should be 15 (three per finger).
At the moment, instead, we have 16 joints
https://github.com/robotology/icub-gazebo/blob/ec10e52c03cef1aaf469627cc909d07d7894dfdb/icub/conf/gazebo_icub_right_hand_mais.ini#L10
Also, the order seems to be wrong as the joints of the little finger should be after those of the ring.
I can open a PR to fix both left and right hand.
The text was updated successfully, but these errors were encountered:
Addressed in #82
Sorry, something went wrong.
xEnVrE
No branches or pull requests
According to robotology/community#152 (comment) and the icub wiki, the number of joints accounted for in the analog readout should be 15 (three per finger).
At the moment, instead, we have 16 joints
https://github.com/robotology/icub-gazebo/blob/ec10e52c03cef1aaf469627cc909d07d7894dfdb/icub/conf/gazebo_icub_right_hand_mais.ini#L10
Also, the order seems to be wrong as the joints of the little finger should be after those of the ring.
I can open a PR to fix both left and right hand.
The text was updated successfully, but these errors were encountered: