Skip to content

Commit

Permalink
Alphabetical order listing
Browse files Browse the repository at this point in the history
  • Loading branch information
jangroter committed Dec 16, 2024
1 parent 476d9b0 commit e6b48d9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/environments/third_party_environments.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,12 @@ goal-RL ([Gymnasium-Robotics](https://robotics.farama.org/)).
### Autonomous Driving environments
*Autonomous Vehicle and traffic management.*

- [BlueSky-Gym: Reinforcement Learning Environments for Air Traffic Applications](https://github.com/TUDelft-CNS-ATM/bluesky-gym)
![Gymnasium version dependency](https://img.shields.io/badge/Gymnasium-v0.28.1-blue)
![GitHub stars](https://img.shields.io/github/stars/TUDelft-CNS-ATM/bluesky-gym)

A collection of Gymnasium environments for air traffic management tasks, allowing for both civil and urban aviation applications. Build on the open-source air traffic simulator [BlueSky](https://github.com/TUDelft-CNS-ATM/bluesky).

- [gym-electric-motor: Gym environments for electric motor simulations](https://github.com/upb-lea/gym-electric-motor)

An environment for simulating a wide variety of electric drives taking into account different types of electric motors and converters.
Expand All @@ -63,12 +69,6 @@ goal-RL ([Gymnasium-Robotics](https://robotics.farama.org/)).

Gymnasium wrapper for various environments in the SUMO traffic simulator. Supports both single and multiagent settings (using [pettingzoo](https://pettingzoo.farama.org/)).

- [BlueSky-Gym: Reinforcement Learning Environments for Air Traffic Applications](https://github.com/TUDelft-CNS-ATM/bluesky-gym)
![Gymnasium version dependency](https://img.shields.io/badge/Gymnasium-v0.28.1-blue)
![GitHub stars](https://img.shields.io/github/stars/TUDelft-CNS-ATM/bluesky-gym)

A collection of Gymnasium environments for air traffic management tasks, allowing for both civil and urban aviation applications. Build on the open-source air traffic simulator [BlueSky](https://github.com/TUDelft-CNS-ATM/bluesky).

### Biological / Medical environments
*Interacting with Biological Systems.*

Expand Down

0 comments on commit e6b48d9

Please sign in to comment.