-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Vector polygon - Collision Monitor is not available for ROS2 humble #4363
Comments
@tonynajjar Thanks for your time and effort, for which ROS version does velocity polygons are available and also does backport it in a fork will work or not ? |
https://docs.nav2.org/migration/Iron.html#add-velocitypolygon-in-collision-monitor
Likely to work but you'd need to try to be sure |
Hi, Michael |
Thanks for your effort, we were still stuck there maybe we can check and let you know :) |
While implementing collision monitor for our AMR in ROS2 humble we were able to use collision monitor, but it has a drawback
After reviewing the documentation and other source for solving this we found that vector polygon can help us with these drawbacks, but unfortunately there is not implementation of vector polygon on ROS2 humble. Is there anything which can be done to solve these issue or drawbacks, or is there any plan for giving implementation for humble.
The text was updated successfully, but these errors were encountered: