Add deformable_gym to third party environments (#1409)

This commit is contained in:
Melvin Laux
2025-06-27 10:06:35 +02:00
committed by GitHub
parent 00ea5d6fb8
commit 3b653fe997

View File

@@ -267,7 +267,12 @@ goal-RL ([Gymnasium-Robotics](https://robotics.farama.org/)).
Highly scalable and customizable Safe Reinforcement Learning library.
- [deformable_gym: RL environments for grasping deformable objects](https://github.com/dfki-ric/deformable_gym)
A collection of gymnasium environments for learning to grasp 3D deformable objects built with PyBullet and Mujoco.
![Gymnasium version dependency](https://img.shields.io/badge/Gymnasium-v1.0.0-blue)
![GitHub stars](https://img.shields.io/github/stars/dfki-ric/deformable_gym)
### Telecommunication Systems environments
*Interact and/or manage wireless and/or wired telecommunication systems.*
- [mobile-env: Environments for coordination of wireless mobile networks](https://github.com/stefanbschneider/mobile-env)