-
Notifications
You must be signed in to change notification settings - Fork 191
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
Add new limit polygon description #412
Add new limit polygon description #412
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add the pull request description and reference to the original PR3519 from Nav2 where it related to, to have the proper history.
The "limit" is not a polygon type (as "Polygon" or "Circle"). It is new safety behavior (or action type, also used in the parameters and mentioned in the documentation), so please correct the description at migration guide.
Also, please add the LIMIT
safety behavior (action type) to the CM's configuration page (configuration/packages/configuring-collision-monitor.rst
).
Thanks for your review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2 small changes and this LGTM for when I review / approve the main PR itself. Sorry for the delay
This is related to ros-navigation/navigation2#3519 change