Open georgwi opened 6 years ago
Hello @georgwi, we are working to finalize the new model of iCub 2.5+ (IMU on the root link and high heel shoes). The model in the icub-gazebo repository is not updated. Since the new model is still WIP, we created a temporary repository that you can use in the same way you use icub-gazebo. Can you try to clone ad use the model in the repository https://github.com/fiorisi/icub-gazebo? Let us know if you experience any issue, consider that also this repository is WIP.
@fiorisi This seems to work fine - I updated the model we use on our side as well as the gazebo model with the one from the repository you linked to. I now can run the gravity compensation fairly well. We should consider using the new model for the IHMC iCub package instead of the genova04 one once it is ready. Thanks!
When running a gravity compensation test with the gazebo simulation and the yarp bridge to the IHMC software I found that the torques I sent to the robot do not work well. I looked briefly at the sdf files and it seems like the gazebo simulation uses a pretty different robot model. Is that true? If so, what would be the best way to fix this inconsistency?
The chest in the Genova04 model that we use:
And the chest in the icub sdf from the package
icub-gazebo
I might be looking at the wrong files though.