Skip to content

Minimal package to run locomotion policies on a Kangaroo robot in MuJoCo

License

Notifications You must be signed in to change notification settings

hucebot/mujoco_kangaroo_sim2sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MuJoCo Kangaroo Sim-to-Sim

Simple package to run locomotion policies on a Kangaroo robot from PAL Robotics (1st version) simulated in MuJoCo for sim-to-sim validation.

Policy training was performed using Isaac Lab with the environment from isaaclab_kangaroo.

Kangaroos

Installation

You can install the package in a virtual environment via pip install -e ..

Usage

The folder script contains a simple policy runner (run_policy.py) and three example policies (inside script/policies). In the example the desired velocity is selected randomly.

Notes

The MuJoCo model of the Kangaroo robot is inside the folder mujoco_kangaroo_sim2sim/kangaroo_mujoco.

BibTeX

@article{amadio2025learning,
  title={Learning to Walk with Hybrid Serial-Parallel Linkages: a Case Study on the Kangaroo Robot},
  author={Amadio, Fabio and Li, Hongbo and Uttini, Lorenzo and Ivaldi, Serena and Modugno, Valerio and Hoffman, Enrico Mingo},
  year={2025}
}

About

Minimal package to run locomotion policies on a Kangaroo robot in MuJoCo

Resources

License

Stars

Watchers

Forks

Languages