Skip to content

v0.10.0

Compare
Choose a tag to compare
@jara001 jara001 released this 04 Mar 13:48
· 49 commits to master since this release

Added

  • qos:
    • Wrapper for importing the QoS settings in the same way as rclpy.
  • time:
    • New module for measuring duration of code snippets. Port from rosmeasure ROS package.
  • uninode
    • Module duration with class Duration that is used for timestamps in the messages.

Fixed

  • uninode
    • Time() now works properly in ROS2.