robotology / icub-models-generator

Resources and programs to generated models (URDF, SDF) of the iCub robot
14 stars 23 forks source link

Move xsens root_link imu wrapper in Gazebo to gazebo_yarp_robotinterface #247

Open traversaro opened 10 months ago

traversaro commented 10 months ago

See https://github.com/robotology/icub-models-generator/pull/246 .

@martinaxgloria @Nicogene

traversaro commented 5 months ago

To avoid duplicating the robotinterface file, once it is ready we could use the strategy described in https://github.com/robotology/gazebo-yarp-plugins/issues/672 . The xsens root_link wrapper could be a device disable by default, that is enabled explicitly only for 2.7 simulation models.