Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSupport ROS time #122
Open
Support ROS time #122
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The ROS 2 design document Clock and Time describes "ROS time" and its relation to the node parameter
use_sim_time. This ticket is to implement the design of ROS time in rcljava.Related upstream tickets for C++ and Python implementation include ros2/ros2#350 and ros2/ros2#178.