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

From the tutorial Making your own bag where you found the rosbag record command, you might have overlooked this :

  1. Bring up your robot, with laser scans and transform data published

You are only using urg_node so you only initialize the laser scans, you have ommited the transform and you have to use other nodes to create them. That would be robot_state_publisher using the URDF of the lidar.