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 mrath, try checking the header data of your laserscan messages for errors regarding the angle_min, _max and _increment parameters. (rostopic echo /scan -n 1)

Maybe the driver is publishing incorrect bounding-values which prevent rviz from correctly rendering the points beyond the max_angle.