Unverified Commit 6cd0a7ba authored by David Hoeller's avatar David Hoeller Committed by GitHub

Adds current environments to the docs (#302)

# Description

Adds current environments to the docs with a description, an image, and
a link to the environment.

## Type of change

- New feature (non-breaking change which adds functionality)

## Checklist

- [x] I have run the [`pre-commit` checks](https://pre-commit.com/) with
`./orbit.sh --format`
- [x] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] I have updated the changelog and the corresponding version in the
extension's `config/extension.toml` file
- [x] I have added my name to the `CONTRIBUTORS.md` or my name already
exists there
parent 3b8c0e47
...@@ -34,7 +34,7 @@ For more information about the framework, please refer to the `paper <https://ar ...@@ -34,7 +34,7 @@ For more information about the framework, please refer to the `paper <https://ar
source/features/environments source/features/environments
source/features/actuators source/features/actuators
source/features/motion_generators .. source/features/motion_generators
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment