ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
ros::Time
can represent time AND durations. It happens that durations can be negative, this explains why nsec
needs to be signed as well.
http://wiki.ros.org/roscpp/Overview/Time