Visualization¶
It’s useful to visualize what the simulation is doing. MuJoCo-rs provides two main ways of visualization:
3D viewer for onscreen visualization (window)
3D renderer for offscreen rendering (array or a file)
It’s useful to visualize what the simulation is doing. MuJoCo-rs provides two main ways of visualization:
3D viewer for onscreen visualization (window)
3D renderer for offscreen rendering (array or a file)