RobotLocomotion / drake

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

Enable realtime rate report in melds #21523

Open SeanCurtis-TRI opened 4 weeks ago

SeanCurtis-TRI commented 4 weeks ago

Resolves #17661


This change is Reviewable

SeanCurtis-TRI commented 4 weeks ago

+(type: feature request)

To see the effect execute the hardware_sim examples:

$ cd drake
$ bazel run //tools:meldis -- -w &
$ bazel run //examples/hardware_sim:demo_cc

You should see a rtr window in the upper left corner.