-
Notifications
You must be signed in to change notification settings - Fork 295
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
Update wireframe visualization to support nested models #832
Conversation
Signed-off-by: Atharva Pusalkar <atharvapusalkar18@gmail.com>
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.
waiting for CI, thank you!
@osrf-jenkins retest this please |
…into wireframe_nested_models
@osrf-jenkins retest this please |
1 similar comment
@osrf-jenkins retest this please |
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, waiting CI
…into wireframe_nested_models
@osrf-jenkins retest this please |
Signed-off-by: Atharva Pusalkar atharvapusalkar18@gmail.com
🦟 Bug fix
Summary
Updates the wireframe visualization to support SDFormat 1.8. Related to #823 and #767.

Test it
Test it by running
ign gazebo nested_model.sdf
in your workspace. Right-click on an entity and view it as a wireframe.Checklist
codecheck
passed (See contributing)Note to maintainers: Remember to use Squash-Merge