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

Revision history [back]

click to hide/show revision 1
initial version

ros::Time::now() returns UTC. If you do a ros::Time::now().toSec(), it's going to give you the number of seconds since the Epoc (aka UTC).