ihmcrobotics / simulation-construction-set-2

Graphical user interface for visualizing control variables from either a server, a log file, or a simulation.
Apache License 2.0
13 stars 0 forks source link

Add built in realtime simulation rate calculation #111

Closed calvertdw closed 1 year ago

calvertdw commented 2 years ago

It would be nice to always have some measurement of simulation realtime rate available for simulation sessions. Whether this is a YoVariable or otherwise.

This would be useful for comparing both the speed of different computers but also comparing simulation algorithms, without each Robot having to calculate it in it's own controller.

calvertdw commented 1 year ago

Thanks! It works great.