mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2026-01-05 11:09:38 +00:00
Info about the osim-rl environment added to external environments (#703)
* OpenSim as one of the external environments * Typo in 'environments'
This commit is contained in:
committed by
pzhokhov
parent
193f26231c
commit
39ce693cce
@@ -28,6 +28,12 @@ A simple 2D maze environment where an agent finds its way from the start positio
|
||||
|
||||
Learn more here: https://github.com/tuzzer/gym-maze/
|
||||
|
||||
## osim-rl: Musculoskeletal Models in OpenSim
|
||||
|
||||
A human musculoskeletal model and a physics-based simulation environment where you can synthesize physically and physiologically accurate motion. One of the environments built in this framework is a competition environment for a NIPS 2017 challenge.
|
||||
|
||||
Learn more here: https://github.com/stanfordnmbl/osim-rl
|
||||
|
||||
## gym-minigrid: Minimalistic Gridworld Environment
|
||||
|
||||
A minimalistic gridworld environment. Seeks to minimize software dependencies, be easy to extend and deliver good performance for faster training.
|
||||
|
||||
Reference in New Issue
Block a user