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

Use multiple crop angles #7

Open
Chambana opened this issue Jun 7, 2023 · 1 comment
Open

Use multiple crop angles #7

Chambana opened this issue Jun 7, 2023 · 1 comment

Comments

@Chambana
Copy link

Chambana commented Jun 7, 2023

My robot has several things blocking the LIDAR and I want to drop out 4 different rangles of angles. Can you please modify the ROS2 driver to support multiple crop angles?

@bperseghetti
Copy link
Contributor

@Chambana added option for setting area mask so you can mask/filter out returns for transient events (like an elevated magnetometer cable in FOV) works great in Nav2 and reduces CPU load a ton. Means you can remove based on spatial location instead of losing all the data from having to guess orientation in angle offset.
Here is the PR: #14

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

No branches or pull requests

2 participants