forked from RobotLocomotion/drake
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MeshcatVisualizer sets visibility directly without events (RobotLocom…
…otion#19578) Previously, the visibility parameter was not respected (a) before the initialization event or (b) if delete_on_initialization_event was false. Now, we update visibility exactly when we first transmit shapes to Meshcat and we don't update visibility during (re-)initialization.
- Loading branch information
1 parent
dd28b0c
commit 95e4496
Showing
3 changed files
with
33 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters