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

ergoCubSN00*: Fix name of waist_imu_0 sensor in real robots and imuFrameName in wbd files #614

Merged
merged 2 commits into from
Feb 14, 2024

Conversation

traversaro
Copy link
Member

@traversaro traversaro commented Feb 13, 2024

Before this PR, there was a discrepancy between:

In particular, 1 and 3 were using waist_imu_0, while 2 were using sensor_imu_xsensmt, i.e. the default sensor name of https://github.com/robotology/yarp-device-xsensmt . I guess 2 was a leftover and/or error, while the real name is waist_imu_0, so this PR fixes the sensor name used in real robots to be coherent with the one used in the URDF. Furthermore, some wbd configuration file contained the wrong imuFrameName, i.e. head_imu_0, even if waist_imu_0 was actually used. This PR also fixes this problem.

Probably this fixes icub-tech-iit/ergocub-software#221, but I did not actually tested this.

@traversaro traversaro changed the title ergoCubSN00*: Fix name of waist_imu_0 sensor and imuFrameName in wbd files ergoCubSN00*: Fix name of waist_imu_0 sensor in real robots and imuFrameName in wbd files Feb 13, 2024
Copy link
Member

@GiulioRomualdi GiulioRomualdi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @traversaro !

ergoCubSN000/hardware/inertials/waist-inertial.xml Outdated Show resolved Hide resolved
ergoCubSN001/hardware/inertials/waist-inertial.xml Outdated Show resolved Hide resolved
@pattacini pattacini merged commit fceb15a into devel Feb 14, 2024
1 check passed
@pattacini pattacini deleted the fixergocubsn001gravitycomp branch February 14, 2024 11:39
MSECode pushed a commit to valegagge/robots-configuration that referenced this pull request Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants