This website works better with JavaScript
Home
Explore
Help
Register
Sign In
xzc
/
d2l-ros2
mirror of
https://github.com/fishros/d2l-ros2
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
43c4e214ec
Branches
Tags
foxy
humble
master
revert-13-master
d2l-ros2
/
docs
/
chapt7
/
7.1.2动手学数学基础.md
7.1.2动手学数学基础.md
231 B
History
Raw
7.1.2 动手学数学基础
大家好,我是小鱼,上一节我们介绍了机器人学的数学基础之矩阵。本节我们用最常用的python矩阵运算库
numpy
来对上节课学习的概念进行实战。
`