issues
search
Farama-Foundation
/
Gymnasium-Robotics
A collection of robotics simulation environments for reinforcement learning
https://robotics.farama.org/
MIT License
573
stars
91
forks
source link
MaMuJoCo Documentation update
#230
Closed
Kallinteris-Andreas
closed
1 month ago
Kallinteris-Andreas
commented
1 month ago
Description
Type of change
[X] Documentation only change (no code changed)
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] This change requires a documentation update
Checklist:
[ ] I have run the
pre-commit
checks
with
pre-commit run --all-files
(see
CONTRIBUTING.md
instructions to set it up)
[ ] I have commented my code, particularly in hard-to-understand areas
[ ] I have made corresponding changes to the documentation
[ ] My changes generate no new warnings
[ ] I have added tests that prove my fix is effective or that my feature works
[ ] New and existing unit tests pass locally with my changes
Description
Type of change
Checklist:
pre-commit
checks withpre-commit run --all-files
(seeCONTRIBUTING.md
instructions to set it up)