ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
If you just want to visualize the data (not localized in a map), set the fixed_frame
in rviz
to the frame in which the laser scanner is published (or one that is available in the tf tree).
If you want it localized, you obviously need a localization node that should provide the map
frame.