mirror of
https://github.com/wassname/pyrobolearn.git
synced 2026-08-21 11:19:49 +08:00
1.2 KiB
1.2 KiB
Robotics tutorials
This folder contains tutorials about robotics in the form of python notebooks and webpages, and are based on books, slides, videos and notes [1, 2, 3, 4, 5]. I hope these tutorials will be useful for people learning about robotics, and a possible supplement to their theoretical courses.
References
Here are the main references that I used while writing the tutorials:
- "Robotics: Modelling, Planning and Control", Siciliano et al., 2010
- CS223A - Introduction to Robotics by Prof. Khatib.
- Course materials from Prof. Alessandro De Luca
- "Springer Handbook of Robotics", Siciliano et al., 2008
Note that each python notebook provides more accurate references.
Citation
If these tutorials were useful to you, please cite the corresponding references that I used and the pyrobolearn framework.
Improvements?
If you have any criticisms, questions, advices, or requests, don't hesitate to open an issue.