Skip to content

Commit

Permalink
adds announcement on movement to Orbit (leggedrobotics#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mayankm96 authored Jan 11, 2024
1 parent 42f129f commit 20f7f92
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,24 @@
# Isaac Gym Environments for Legged Robots #
This repository provides the environment used to train ANYmal (and other robots) to walk on rough terrain using NVIDIA's Isaac Gym.
It includes all components needed for sim-to-real transfer: actuator network, friction & mass randomization, noisy observations and random pushes during training.

**Maintainer**: Nikita Rudin
**Affiliation**: Robotic Systems Lab, ETH Zurich
**Contact**: [email protected]

---

### :bell: Announcement (09.01.2024) ###

With the shift from Isaac Gym to Isaac Sim at NVIDIA, we have migrated all the environments from this work to [Orbit](https://github.com/NVIDIA-Omniverse/Orbit). Following this migration, this repository will receive limited updates and support. We encourage all users to migrate to the new framework for their applications.

Information about this work's locomotion-related tasks in Orbit is available [here](https://isaac-orbit.github.io/orbit/source/features/environments.html#locomotion).

---

### Useful Links ###
Project website: https://leggedrobotics.github.io/legged_gym/

Project website: https://leggedrobotics.github.io/legged_gym/
Paper: https://arxiv.org/abs/2109.11978

### Installation ###
Expand Down

0 comments on commit 20f7f92

Please sign in to comment.