RobotLocomotion / drake

Model-based design and verification for robotics.
https://drake.mit.edu
Other
3.25k stars 1.26k forks source link

Update examples to use AddDefaultVisualization #17687

Closed jwnimmer-tri closed 1 year ago

jwnimmer-tri commented 2 years ago

Per the overall #13673 goal, we should port as many example programs as possible to use the AddDefaultVisualization(&builder) or ApplyVisualizationConfig(config, &builder) sugar.

jwnimmer-tri commented 2 years ago

I see a few things like kuka_simulation and jupyter_widgets_examples.ipynb that I'd still like to update. Re-assigning to myself.