Skip to content

PolygonInstance and PolygonInstanceStamped backported #273

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

Closed
wants to merge 1 commit into from

Conversation

MaciejGroszyk
Copy link

@MaciejGroszyk MaciejGroszyk commented Mar 25, 2025

Hello,
I backported PolygonInstance and PolygonInstanceStamped from rolling to humble to fulfill requirements to finish a PR. ros-navigation/navigation2#5017

Copy link
Collaborator

@fujitatomoya fujitatomoya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i would cherry-pick #232, instead of creating another PR to keep the fix traceable and consistent. a few things are broken from original fix.

Comment on lines +28 to +29
"msg/PolygonInstance.msg"
"msg/PolygonInstanceStamped.msg"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

README.md update is missing.

# It includes a unique identification field for disambiguating multiple instances

geometry_msgs/Polygon polygon
int64 id
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

return code is missing at the end of the file.

@sloretz
Copy link
Contributor

sloretz commented Apr 10, 2025

Closing in favor of #277 🧇

@sloretz sloretz closed this Apr 10, 2025
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.

3 participants