ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Check out the constructors in the ROS Time API.
You can either pass in a Time in seconds (as double) or the single components directly - both as unix timestamp.
What you need depends on the datatype of your data_set.