ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

If you are using ros::Time functions outside of a ROS node, as it seems to be the case, first you need to call:

ros:Time::init();