robotology / icub-models

Official URDF and SDF models of the iCub humanoid robot.
Creative Commons Attribution Share Alike 4.0 International
33 stars 34 forks source link

Support joints publishing on ROS 2 for iCubGazeboV2_5_visuomanip #211

Closed xEnVrE closed 1 year ago

xEnVrE commented 1 year ago

As per the title.

It adds an icub_ros2.xml, mimicking that of iCubGenova11 which, similary to iCubGazeboV2_5_visuomanip, does not have legs enabled.

Using this file, instead of icub.xml, in

https://github.com/robotology/icub-models/blob/9f5e04bbb0c119bb045db88ee333ac55d616cd92/iCub_manual/robots/iCubGazeboV2_5_visuomanip/model.urdf#L2753

a standard ROS2-based robot state publisher can be executed.

Notes:

cc @traversaro

xEnVrE commented 1 year ago

Can I ask if there are update on this? Thank you

cc @Nicogene

traversaro commented 1 year ago

Can I ask if there are update on this? Thank you

Sorry, I lost this notification. In the future to not worry about pinging as this can happens. For me this is ok.

unfortunately, icub_ros2.xml cannot be made the default as it is not granted that each user of icub-models is also using yarp-ros2-devices.

This is a problem for which we need to find a solution. I opened https://github.com/robotology/icub-models/issues/212 to fix this, even If I do not know a solution.

xEnVrE commented 1 year ago

Should I edit the CHANGELOG.md?

cc @Nicogene @traversaro

traversaro commented 1 year ago

If you like, yes, thanks!

xEnVrE commented 1 year ago

CHANGELOG.md has been updated

xEnVrE commented 1 year ago

If there are no other comments from your side, would it be possible to merge it? Thank you

traversaro commented 1 year ago

Thanks @xEnVrE !