Skip to content
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

Planar scene graph visualizer updated #21950

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SeanCurtis-TRI
Copy link
Contributor

@SeanCurtis-TRI SeanCurtis-TRI commented Sep 25, 2024

All "mesh"-type objects (Mesh and Convex) ultimately are represented by their convex hulls. This clarifies this fact. Furthermore, the logic for searching for an alternative mesh file has been updated to respect the MeshSource for the Mesh/Convex (we only search if the source was a path and not in-memory).

Relates #15263.


This change is Reviewable

All "mesh"-type objects (Mesh and Convex) ultimately are represented
by their convex hulls. This clarifies this fact. Furthermore, the
logic for searching for an alternative mesh file has been updated to
respect the MeshSource for the Mesh/Convex (we only search if the source
was a path and not in-memory).
Copy link
Contributor Author

@SeanCurtis-TRI SeanCurtis-TRI left a comment

Choose a reason for hiding this comment

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

+@RussTedrake for feature review, please.

Reviewable status: LGTM missing from assignee RussTedrake(platform), needs at least two assigned reviewers, missing label for release notes (waiting on @SeanCurtis-TRI)

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.

2 participants