ros::WallTime for cpp
how can i add a ros::wallTime stamp in my ros massage?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
my_message_instance.header.stamp = ros::WalTime::now();
but i found a error in "rosmake My_package". its showing that----- Call Stack (most recent call first): /opt/ros/fuerte/share/ros/core/rosbuild/public.cmake:203 (rosbuild_invoke_rospack) CMakeLists.txt:12 (rosbuild_init)
-- Configuring incomplete, errors occurred!
Asked: 2012-09-17 08:59:09 -0500
Seen: 259 times
Last updated: Sep 17 '12