Drake Tutorial
Search…
⌃K

Drake Tutorial

Learning Drake from the perspective of a robotics beginner.
Drake is a robotics C++ software maintained by Robot Locomotion Group from MIT and Toyota Research Institute. It is a powerful tool for robotics developers but is difficult for beginners. Here, I share my learning experiences and my personal understanding of Drake. Hopefully, Drake beginners find it useful.
This document is supported by GitBook. The official website is https://drake.guzhaoyuan.com/.
To contribute, contact the author [email protected].
If you have any questions, please file an issue, to help improve the document.
Drake started to release monthly since 2020 and the development moves fast. This tutorial is based on release v0.20.0. I am slowly updating the tutorial to v1.0.0, which was released in March 2022.
Last modified 8mo ago