904744bd72
This forces `CMAKE_REQUIRED_FLAGS` to be treated as a string instead of list, so none of the args get dropped when passed through `check_c_source_compiles`. PiperOrigin-RevId: 886717366 Change-Id: I6314f9bfabd9d62bdcad5070c8801c453c381b79
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: