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

.bag file error by Hokuyo laser scanner

asked 2014-06-14 00:51:46 -0500

Cole gravatar image

updated 2014-06-14 01:07:23 -0500

I am new to ROS. I tried to use " rosbag record -O mylaserdata /base_scan /tf " to record the distance data. But after I finish the recording, there is no message recorded to the ".bag" file. Does anyone know the solution? Thanks in advance.

Is it necessary to set "base_scan" for my laser sensor first? If yes, how?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-06-14 06:56:16 -0500

dornhege gravatar image

Someone needs to send messages on the topics you record. If rostopic echo /base_scan gives you something that should also be in the bag.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-06-14 00:51:46 -0500

Seen: 257 times

Last updated: Jun 14 '14