Payload transport over varying terrain via highly configurable multi-biped robot carriers.
This project implements a decentralized control strategy for multiple bipedal robots, building upon the work from RoadRunner. Please follow the RoadRunner repository for environment setup.
- Decentralized control policy for multi-biped systems
- Support for both flat and uneven terrain navigation
- Pre-trained models for immediate testing
- Customizable terrain configurations
Follow instructions from RoadRunner
-
Flat Terrain Evaluation
./scripts/eval_cassiepede.sh
-
Uneven Terrain Evaluation
./scripts/eval_cassiepede_terrain.sh
-
Custom Terrain Configuration
Modify the terrain parameters in the evaluation scripts:
# Example: Change terrain index --terrain 2 # Choose from available terrain types (0-5)