Meta-World (env)
Multi-task / meta-RL manipulation benchmark suite (MT10/MT50) widely used in policy research.
Farama robot RL environments compatible with the Gymnasium API.
Gymnasium-Robotics extends Farama Gymnasium with robot-oriented environments (Fetch, Shadow Hand, Maze, Adroit, …). It is the maintained successor path for many “Gym robotics” tutorials.
Great for algorithm homework and baseline RL before full ManiSkill/Isaac stacks. APIs follow Gymnasium conventions, so SB3 and similar libraries plug in cleanly.
Learning Path: bridge between toy Gym tasks and serious manipulation sims.
Students and RL engineers needing standard robot envs.
pip
pip install gymnasium-robotics
Multi-task / meta-RL manipulation benchmark suite (MT10/MT50) widely used in policy research.
Content reviewed 2026-07-28