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

Use visible_by_default to hide collision geometry #239

Merged
merged 1 commit into from
Jun 30, 2023

Conversation

jwnimmer-tri
Copy link
Contributor

@jwnimmer-tri jwnimmer-tri commented Jun 30, 2023

The MeshcatVisualizer itself owns the path its publishing to; calling meshcat.SetProperty for visibility no longer works.

See RobotLocomotion/drake#19702.


This change is Reviewable

The MeshcatVisualizer itself owns the `path` its publishing to;
calling meshcat.SetProperty for visibility no longer works.
@jwnimmer-tri
Copy link
Contributor Author

Note that I created this by hand-editing the JSON. I was hoping there was CI here to double-check me, but I don't see it yet. You might want to test locally before merging, or just after with a fix-forward.

@cohnt
Copy link
Contributor

cohnt commented Jun 30, 2023

Oops, I didn't mention in the issue in the Drake repo that I had created a PR for this fix (#238). Looks like our code logic is the same, so either PR should work.

Copy link
Owner

@RussTedrake RussTedrake left a comment

Choose a reason for hiding this comment

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

You guys are both awesome! I'll take this version just to avoid the minor thrashing in the ipynb metadata.

Reviewed 3 of 3 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @jwnimmer-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.

3 participants