Farama-Foundation / Gymnasium-Robotics

A collection of robotics simulation environments for reinforcement learning
https://robotics.farama.org/
MIT License
529 stars 85 forks source link

[WIP] add MaMuJoCo-v1 #161

Closed Kallinteris-Andreas closed 1 year ago

Kallinteris-Andreas commented 1 year ago

Description

This is a small release for MaMuJoCo, mainly updates to Gymnasium/MuJoCo-v5, along with fixing some bugs and cleaning up the code, optimizing the performance of some components, and taking this opportunity to strengthen the unit test cases.

MaMuJoCo-V1

Ant

Humanoid(-Standup)

Walker2d

ManySegmentAnt

ManySegmentSwimmer

Implementation details (not relevant for the end user)

Note only map_global_state_to_local_observations has been reworked

Other

Type of change

Please delete options that are not relevant.

Checklist:

rodrigodelazcano commented 1 year ago

There are no changes and 115 commits. Can you please make an issue first and then make a PR when it's draft ready? @Kallinteris-Andreas

Kallinteris-Andreas commented 1 year ago

sorry, was testing the CI