Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Fix/traversability ghost obstacles #892

Open
wants to merge 33 commits into
base: master
Choose a base branch
from

Conversation

VAM7686
Copy link
Contributor

@VAM7686 VAM7686 commented May 31, 2022

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

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

matthewhannay567 and others added 30 commits January 23, 2022 17:37
I think that it is fine for these values to be zero because on the real robot the yostlab driver can add an offset which allows for the IMU to report zero when facing east. Thus, having the simulated IMUs report zero when facing east should be fine.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix traversability layer "ghost obstacles"
2 participants