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

Hi Khiya,

I am very new at ROS.org but I had a similar problem. First of all did you set your time to sim_time?

$ rosparam set use_sim_time true

After that try this command:

$ rosbag play aptLaserData.bag --clock

If it works let me know.

Jan