igvc-software icon indicating copy to clipboard operation
igvc-software copied to clipboard

Fix/traversability ghost obstacles

Open VAM7686 opened this issue 3 years ago • 0 comments
trafficstars

Description

Fixes ghost obstacles in traversability layer by applying morphological transforms.

This PR does the following:

  • Fixes ghost obstacles in traversability layer

Fixes #836

Testing steps (If relevant)

Test Case 1

  1. Run roslaunch igvc_gazebo ramp_lane.launch
  2. Run roslaunch igvc_navigation navigation_simulation.launch

Expectation: Robot able to navigate over ramp smoothly without any ghost obstacles.

Self Checklist

  • [x] I have formatted my code using make format
  • [x] I have tested that the new behaviour works

VAM7686 avatar May 31 '22 05:05 VAM7686