Skip to content

An IsaacLab extension from DLS for basic locomotion tasks on multiple quadruped robots, featuring sim-to-sim and sim-to-real pipelines along with a set of RL optimization tricks.

License

Notifications You must be signed in to change notification settings

iit-DLSLab/basic-locomotion-dls-isaaclab

Repository files navigation

IsaacLab 2.3.0
Train Sim-to-Sim Sim-to-Real

Overview

This repository provides basic reinforcement learning implementations for quadruped locomotion in IsaacLab. It includes support for different robots available at DLS, along with scripts for both sim-to-sim and sim-to-real transfer.

Features:

A list of robots and environments available are described below:

Robot Model Environment Name Pattern
Aliengo, Go2, B2, HyQReal2 Locomotion-RobotModel-Flat-Blind
Locomotion-RobotModel-Rough-Blind
Locomotion-RobotModel-Rough-Vision

Installation and Runs

If you want only to deploy a trained policy on your robot, continue on README_DEPLOY otherwise on README_TRAIN.

Citing this work

If you find the work useful and you adopt Morphological Symmetries, please consider citing one of our works:

@inproceedings{suhuang2024leveraging,
  author={Su, Zhi and Huang, Xiaoyu and Ordoñez-Apraez, Daniel and Li, Yunfei and Li, Zhongyu and Liao, Qiayuan and Turrisi, Giulio and Pontil, Massimiliano and Semini, Claudio and Wu, Yi and Sreenath, Koushil},
  booktitle={2024 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)}, 
  title={Leveraging Symmetry in RL-based Legged Locomotion Control}, 
  year={2024},
  pages={6899-6906},
  doi={10.1109/IROS58592.2024.10802439}
}
@article{ordonez2025morphosymm,
  author = {Daniel Ordoñez-Apraez and Giulio Turrisi and Vladimir Kostic and Mario Martin and Antonio Agudo and Francesc Moreno-Noguer and Massimiliano Pontil and Claudio Semini and Carlos Mastalli},
  title ={Morphological symmetries in robotics},
  journal = {The International Journal of Robotics Research},
  year = {2025},
  volume = {44},
  number = {10-11},
  pages = {1743-1766},
  doi = {10.1177/02783649241282422},
}

About

An IsaacLab extension from DLS for basic locomotion tasks on multiple quadruped robots, featuring sim-to-sim and sim-to-real pipelines along with a set of RL optimization tricks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages