gazebo_tutorials icon indicating copy to clipboard operation
gazebo_tutorials copied to clipboard

Update laser template to include <vertical> tags

Open r0gi opened this issue 4 years ago • 0 comments

The default vertical field of view is high enough that the laser rays have unwanted intersections with the robot's collision faces. gazebo_laser_issue

This causes the laser scan message to report an obstacle at a close distance, which messes with navigation.

gazebo_laser_issue_rviz

After setting the vertical tags as per the commit, the problem is gone and laser plugin behaves as expected.

Screenshot from 2021-06-29 15-01-18

r0gi avatar Jun 29 '21 03:06 r0gi