Open VAM7686 opened 2 years ago
Fixes ghost obstacles in traversability layer by applying morphological transforms.
This PR does the following:
Fixes #836
roslaunch igvc_gazebo ramp_lane.launch
roslaunch igvc_navigation navigation_simulation.launch
Expectation: Robot able to navigate over ramp smoothly without any ghost obstacles.
make format
Description
Fixes ghost obstacles in traversability layer by applying morphological transforms.
This PR does the following:
Fixes #836
Testing steps (If relevant)
Test Case 1
roslaunch igvc_gazebo ramp_lane.launch
roslaunch igvc_navigation navigation_simulation.launch
Expectation: Robot able to navigate over ramp smoothly without any ghost obstacles.
Self Checklist
make format