diff --git a/docs/机器人Manipulation/mechanics of manipulation.md b/docs/机器人Manipulation/mechanics of manipulation.md new file mode 100644 index 00000000..1d390a44 --- /dev/null +++ b/docs/机器人Manipulation/mechanics of manipulation.md @@ -0,0 +1,22 @@ +# Modern Robotics + +## 课程简介 + +- 所属大学:Northwestern University +- 先修要求:基本线代 +- 编程语言:Python/Matlab +- 课程难度:🌟🌟🌟 +- 预计学时:50+ 小时 + +机器人Manipulation的入门课程(mechanics方向) 课程并不算得上有趣,但内容很重要有相当多的数学表达 (Kinematics, Dynamics, Modelling, Planning and Control).自学尤其会很难坚持下去,建议是做Manipulation这个方向的同学学习 + +## 课程资源 + +- 课程网站: +- 课程视频: +- 课程教材: +- 课程作业:,这个只是配套的软件,并没有公开的很好的作业资源. 或许可以参考这门课程的作业 + +## 资源汇总 + +@PKUFlyingPig 在学习这门课中用到的所有资源和作业实现都汇总在 [PKUFlyingPig/cs50_ai - GitHub](https://github.com/PKUFlyingPig/cs50_ai) 中。