-
Notifications
You must be signed in to change notification settings - Fork 95
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
Polyline geometry DOM #1000
Polyline geometry DOM #1000
Conversation
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Codecov Report
@@ Coverage Diff @@
## sdf9 #1000 +/- ##
=======================================
Coverage 43.47% 43.47%
=======================================
Files 1 1
Lines 23 23
=======================================
Hits 10 10
Misses 13 13 Continue to review full report at Codecov.
|
Signed-off-by: Louise Poubel <louise@openrobotics.org>
This is correct, but I noticed that the I guess this shows that we aren't following that attribute very closely, but perhaps we can update the spec to match the actual usage? (ie. I'm suggesting we change the required value from |
Signed-off-by: Louise Poubel <louise@openrobotics.org>
I noticed that too. I think the required symbols can be a bit confusing, because |
@scpeters , after you read that issue, I'd appreciate some feedback on whether you still think we should go ahead with this or if we should improve those required symbols before making any large changes like that. |
that's a fair point; let's not make any changes here to the spec |
Signed-off-by: Louise Poubel <louise@openrobotics.org>
…t into chapulina/9/polylines Signed-off-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
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.
fixed minor spelling error in 7a34fab; thanks for iterating, looks good
Signed-off-by: Louise Poubel <louise@openrobotics.org> Signed-off-by: Steve Peters <scpeters@openrobotics.org> Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com> Co-authored-by: Steve Peters <scpeters@openrobotics.org>
🎉 New feature
Summary
Expose polylines through the C++ API.
Polyline is different from other geometries because the user can specify more than one of them. So I'm proposing here an API that's slightly different and returns an
std::vector<>
as opposed to the raw pointers returned for the other geometries. The API will look slightly different from other geometries, but I think it would need to be different anyway.Test it
See the added tests.
There's also this Gazebo PR:
Checklist
Updated migration guide (as needed)codecheck
passed (See contributing)Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining
Signed-off-by
messages.🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸