Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jiaming ground filter #3

Open
wants to merge 4 commits into
base: art-lvms-dec-testing
Choose a base branch
from

Conversation

Jiaming-Z
Copy link

ground filtering updates: solved issue that opponent car can't be seen when behind or beside due to overly aggressive ground filtering, solutions implemented (mostly implemented in this repo's ground_segmentation package, its corresponding launch and param files changed in IAC_Perception):
(a), set a radius corresponding to ground detection blindspot, everything inside classify as non-ground
(b), separate the pre processing param files for front and side lidars, and tune the side lidar parameters, specifically reduce global slope threshold
(c) shift the ground's zero on z axis to be the actual ground instead of lidar mounting height (independent of tf)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant