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

Looks like your plugin is publishing laser data to wrong frame. This would explain why rviz cannot visualize your laser data, but you can see the data in the scan topic.

Change "camera_link" from the line

<frameName>camera_link</frameName>

to the frame which matches your laser frame.