Skip to content

Commit 41fbccd

Browse files
authored
Add MarsExplorer-Gymnasium environment (#1535)
1 parent dc25ea8 commit 41fbccd

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/environments/third_party_environments.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,15 @@ goal-RL ([Gymnasium-Robotics](https://robotics.farama.org/)).
307307

308308
![Gymnasium version dependency](https://img.shields.io/badge/Gymnasium-v1.0.0-blue)
309309
![GitHub stars](https://img.shields.io/github/stars/dfki-ric/deformable_gym)
310+
311+
- [MarsExplorer-Gymnasium: Gymnasium-compatible Mars rover exploration environment](https://github.com/markub3327/MarsExplorer-Gymnasium)
312+
313+
![Gymnasium version dependency](https://img.shields.io/badge/Gymnasium-v1.2.3-blue)
314+
![GitHub stars](https://img.shields.io/github/stars/markub3327/MarsExplorer-Gymnasium)
315+
316+
MarsExplorer-Gymnasium is a fully Gymnasium-compatible environment for autonomous Mars rover exploration. It enables research on terrain coverage, navigation, and exploration efficiency in unknown, procedurally generated landscapes, supporting modern deep reinforcement learning algorithms through the standard Gymnasium API.
317+
318+
310319
### Telecommunication Systems environments
311320
*Interact and/or manage wireless and/or wired telecommunication systems.*
312321
- [mobile-env: Environments for coordination of wireless mobile networks](https://github.com/stefanbschneider/mobile-env)

0 commit comments

Comments
 (0)