robotology / gz-sim-yarp-plugins

YARP plugins for Modern Gazebo (gz-sim).
BSD 3-Clause "New" or "Revised" License
8 stars 0 forks source link

Implement missing interfaces of Imu plugin #120

Open xela-95 opened 3 months ago

xela-95 commented 3 months ago

Compared to the gazebo-yarp-plugins version, the Imu plugin doesn't implement the interfaces:

traversaro commented 3 months ago

IAnalogSensor is deprecated, so I think we can avoid implementing it.