Clean Slate
- TOML configs
- Gymnasium registration
- Developer tooling
- Testing improvements
Open-source platform for building robotic dinosaurs
powered by physics simulation and reinforcement learning
Accurate dinosaur biomechanics simulation with articulated joints, contact dynamics, and actuator models.
PPO and SAC algorithms via Stable-Baselines3 with automated 3-stage curriculum learning.
T-Rex (21 actuators), Velociraptor (22 actuators), and Brachiosaurus (30 actuators).
MIT licensed with TOML configs, Gymnasium registration, W&B tracking, and Docker support.
Each species learns through a 3-stage curriculum, progressively mastering more complex behaviors
The agent learns to stand upright and maintain balance using proprioceptive feedback and joint torques.
Building on balance skills, the agent develops forward locomotion with natural gait patterns.
Advanced species-specific behaviors emerge: sickle claw strikes, head attacks, and tail defense.

Watch each species progress through the curriculum stages
Learning to stand upright
Walking and running forward
Sprinting and attacking with claws
Explore the docs, train your first model, or contribute to the project.