f37f840880
- Use `ctrl` as filter state rather than external preallocated buffer. - Scale and clip to control ranges. - Exponential decay to the middle of the range. - Scale is now [0 1] (scaled to range). - Rate is now [0 20]. PiperOrigin-RevId: 642586333 Change-Id: Id45a0420736a6edcf09be1db53d9320e7df2c668
Simulate App
simulate is a fully-featured interactive application for MuJoCo. It opens an
OpenGL window using the platform-independent GLFW library, and renders the
simulation state in it. There is built-in help, simulation statistics, profiler,
sensor data plots. The model file can be specified as a command-line argument,
or loaded at runtime using drag-and-drop functionality. Below is a
screen-capture of simulate in action: