ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
In ROS messages timestamp is taken from your system, which is linux time.
Check Unix time here.
For synchronisation look message_filters
2 | No.2 Revision |
In ROS messages timestamp is taken from your system, which is linux time.unix epoch time
.
Check Unix epoch time here.
For synchronisation look message_filters
3 | No.3 Revision |
In ROS messages timestamp is taken from your system, which is unix epoch time
.
Check Unix epoch time here.
For synchronisation look message_filters
Documentaiton of the datatypes are at: http://wiki.ros.org/rospy/Overview/Time and http://wiki.ros.org/rospy/Overview/Time