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

Fix timestamp written by clock plugin #128

Closed xela-95 closed 8 months ago

xela-95 commented 8 months ago

This PR affects the clock plugin.

It fixes the format of the timestamp written on the /clock port to be what yarp requires.

traversaro commented 8 months ago

Thanks, for reference the related code in gazebo-yarp-plugins and YARP:

xela-95 commented 8 months ago

xref to the issue with NetworkClock: https://github.com/robotology/yarp/issues/3096

xela-95 commented 8 months ago

Merging! 🚀