Skip to content

Hellod035/Beatles-Gym

Repository files navigation

Legged_gym environment for Beatles wheel-legged robot

Install

conda create -n beatles python=3.8
conda activate beatles
# Download the Isaac Gym binaries from https://developer.nvidia.com/isaac-gym 
cd isaacgym/python && pip install -e .
cd ~/Beatles-Gym/
pip install -e .

Run

python wheel_legged_gym/scripts/train.py --task=wheel_legged --headless
python wheel_legged_gym/scripts/play.py --task=wheel_legged

python wheel_legged_gym/scripts/train.py --task=wheel_legged_rough --headless
python wheel_legged_gym/scripts/play.py --task=wheel_legged_rough

Reference

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages