robotology / gz-sim-yarp-plugins

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

Implement missing interfaces of Imu plugin #120

Open xela-95 opened 8 months ago

xela-95 commented 8 months ago

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

traversaro commented 8 months ago

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