-
Notifications
You must be signed in to change notification settings - Fork 3
updated icub nancy urdf for balancing and standup #80
Conversation
Can you add a short |
ping @gabrielenava |
done at e91081a |
app/robots/iCubNancy01/README.md
Outdated
|
||
- model.urdf --> it is the one loaded in yarpWholeBodyInterface.ini | ||
|
||
- model__BALANCING_IIT.urdf --> it is the model used for YOGA++ demo (the same of https://github.com/robotology-playground/icub-models/tree/master/iCub/robots/iCubNancy01) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
model__BALANCING_IIT --> model_BALANCING_IIT
app/robots/iCubNancy01/README.md
Outdated
|
||
- model__BALANCING_IIT.urdf --> it is the model used for YOGA++ demo (the same of https://github.com/robotology-playground/icub-models/tree/master/iCub/robots/iCubNancy01) | ||
|
||
- model__STANDUP.urdf --> it is used for the standup demo (added upper leg contact frames, see https://github.com/robotology-playground/icub-model-generator/issues/42) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
model__STANDUP -> model_STANDUP
I am confused by the models committed in this PR.
Just to clarify, f2f and in #78 (comment) I proposed to use a separated model for the balancing/standup for iCubNancy based on iCubDarmstadt01 because, while iCubNancy has v1 forearms, I trust better the accuracy of the simmechanics-generated model for the legs and the torso kinematics and dynamics parameters. Furthermore, as far as I remember we extracted the location of the |
app/robots/iCubNancy01/README.md
Outdated
|
||
- model_BALANCING_IIT.urdf --> it is the model used for YOGA++ demo (the same of https://github.com/robotology-playground/icub-models/tree/master/iCub/robots/iCubNancy01) | ||
- model_STANDUP.urdf --> it is the model used for the standup demo. For the time being, it is identical two model.urdf; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
identical two model.urdf; --> identical to
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Almost there.
I updated the model of iCub Nancy that now coincides with the one inside icub-models. Furthermore, I added a model containing also the frames for standup demo (and I verified their pose using rviz)