ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
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.