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

iCubV2_* - Align IMU sensor names with the real robot ones #269

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

martinaxgloria
Copy link
Collaborator

This is the twin PR of icub-tech-iit/ergocub-software#232.

Since with robotology/robots-configuration#637 the sensorName tag (i.e. <part>_ft_imu) was added for all the ergoCub/iCub that exposes the IMU data from the FT sensors, the simulated models should be aligned accordingly.

@martinaxgloria martinaxgloria self-assigned this Apr 5, 2024
@traversaro traversaro merged commit d797e57 into robotology:master Apr 8, 2024
1 check passed
@traversaro
Copy link
Member

To avoid further delay (as I forgot to merge) I merged, but my question in icub-tech-iit/ergocub-software#232 (comment) holds also here: if you are not including the alljoints-inertials_wrapper.xml file in the robotinterface config file, how are the users suppose to use it?

@martinaxgloria
Copy link
Collaborator Author

martinaxgloria commented Apr 9, 2024

Hi @traversaro, actually here there's no issue since they were included in icub.xml via #264.

<xi:include href="wrappers/inertials/alljoints-inertials_remapper.xml" />
<xi:include href="wrappers/inertials/alljoints-inertials_wrapper.xml" />

@martinaxgloria martinaxgloria deleted the patch-1 branch April 9, 2024 06:24
@traversaro
Copy link
Member

Hi @traversaro, actually here there's no issue since they were included in icub.xml via #264.

<xi:include href="wrappers/inertials/alljoints-inertials_remapper.xml" />
<xi:include href="wrappers/inertials/alljoints-inertials_wrapper.xml" />

Perfect!

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.

IMU sensors: alignment real ergoCub/iCub w/ simulated one
3 participants