pydrake.systems.drawing
Provides general visualization utilities. This is NOT related to rendering.
- pydrake.systems.drawing.plot_graphviz(dot_text)
Renders a DOT graph in matplotlib.
- pydrake.systems.drawing.plot_system_graphviz(system, **kwargs)
Renders a System’s Graphviz representation in matplotlib.