Skip to content
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

iCubGazeboV2_7: xsens root_link IMU not published correctly #245

Closed
martinaxgloria opened this issue Aug 2, 2023 · 2 comments · Fixed by #246
Closed

iCubGazeboV2_7: xsens root_link IMU not published correctly #245

martinaxgloria opened this issue Aug 2, 2023 · 2 comments · Fixed by #246
Assignees

Comments

@martinaxgloria
Copy link
Collaborator

The model iCubGazeboV2_7 returns some errors when the model is imported into Gazebo. I attach here the log:

This error doesn't cause the yarprobotinterface close, so it is not blocking, but it is something to be investigated due to the fact that, for example, with iCubGazeboV2_5 I didn't retrieve any error.

For the sake of completeness, I'm using the last distro v2023.05.02

cc @traversaro @pattacini

@pattacini
Copy link
Member

For completeness, I've also tested iCubGazeboV2_6 and it seems running as good as iCubGazeboV2_5:

@traversaro
Copy link
Member

traversaro commented Aug 2, 2023

Thanks for reporting the error! The problem seems that the change in #231 did not updated the files for the xsens imu in the torso, see https://github.com/robotology/icub-models-generator/blob/master/simmechanics/data/icub2_5/conf/gazebo_icub_xsens_inertial.ini . The problem is that after the migration to the use of gazebo_yarp_robotinterface, having an additional IMU in the robot means that we should in theory have a completly different set of xml files just for icub 2.7 .

I renamed the issue to describe more in detail the actual problem

@traversaro traversaro changed the title iCubGazeboV2_7: errors when importing the model into gazebo iCubGazeboV2_7: xsens root_link IMU not published correctly Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants