-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[geometry:meshcat] Add UI controls to Meshcat (#15768)
* [geometry:meshcat] Add UI controls to Meshcat Adds support for buttons and sliders inside the meshcat browser. This is also the first instance of a bidirectional communication (the new direction being browser => c++). I've been using it for class for a week or so, and it's been working well under that stress test. Breaking change: Fixed a spelling error in the MeshcatVisualizerParams field: delete_on_intiliazation_event => delete_on_initialization_event.
- Loading branch information
1 parent
e637144
commit b7ccd7e
Showing
12 changed files
with
528 additions
and
40 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
Oops, something went wrong.