Robotic Manipulation

Perception, Planning, and Control

Russ Tedrake

© Russ Tedrake, 2020-2023
Last modified .
How to cite these notes, use annotations, and give feedback.

Note: These are working notes used for a course being taught at MIT. They will be updated throughout the Fall 2023 semester.

Previous Chapter Table of contents Next Chapter

DrakeGym Environments

DrakeGym makes it easy to wrap Drake Systems in Gymnasium environments. This is perhaps the simplest way to explore Drake simulations, and is the natural way to interface Drake simulations with machine learning libraries like Stable Baselines 3.

I've curated a number of manipulation-related environments in these notes, and will be adding more regularly.

Box Flipup

...

Previous Chapter Table of contents Next Chapter