Gymnasium-Robotics icon indicating copy to clipboard operation
Gymnasium-Robotics copied to clipboard

A collection of robotics simulation environments for reinforcement learning

Results 19 Gymnasium-Robotics issues
Sort by recently updated
recently updated
newest added

If you are submitting a bug report, please fill in the following details and use the tag [bug]. **Describe the bug** It seems mujoco is a little unstable when it...

### Proposal Up-to-date, re-runnable expert Minari datasets for offline learning. ### Motivation Minari is now at a stage where datasets can be made and uploaded for experimental use by others....

### Question I tried hard to train an agent to solve any of the AntMaze environments. I tried the stable baselines 3 implementations of SAC (dense and sparse) and PPO,...

### Question **TL;DR: do you have baselines for performance on the environments using some popular MARL algorithm, say MADDPG or other?** Hi there, first of all, thanks for maintaining MAMuJoCo....

there are issues loading the franka model with mujoco==3.2.0

fixes https://github.com/Farama-Foundation/Gymnasium-Robotics/issues/222

The readme implies that the MaMuJoCo environments used to be part of D4RL; I don't believe that's the case.

* fix hand-to-object dense reward component sign in adroit hand door, hammer, and relocate scenarios # Description This PR fixes the hand-to-object dense reward component signs in the adroit hand...

If you are submitting a bug report, please fill in the following details and use the tag [bug]. **Describe the bug** The goal in generate_target_goal is selected from maze.unique_goal_locations which...