Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 522 Bytes

File metadata and controls

13 lines (8 loc) · 522 Bytes

oxide_control: The dm_control layer for Rust

oxide_control is a Rust software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.

This is built up on rusty_mujoco binding, and provides a high-level interface similar to dm_control in Python.

Features