We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be44095 commit 4d6de6fCopy full SHA for 4d6de6f
.gitignore
@@ -2,4 +2,6 @@
2
# cpp
3
4
5
-# python
+# python
6
+
7
+ros_21_tutorials/
README.md
@@ -45,10 +45,16 @@ ROS2:一开始只是学术界,后面成为机器人领域的普遍标准,
45
46
47
## Reference
48
-书籍:《ROS机器人开发实践_胡春旭》
49
-### 古月 · ROS入门21讲
+### 书籍:《ROS机器人开发实践_胡春旭》
+* 《ROS机器人开发实践》源码:https://github.com/huchunxu/ros_exploring
50
51
+### 视频和代码
52
+* 1 古月 · ROS入门21讲
53
+* 2 机器人操作系统ROS理论与实践【9讲】
54
55
+#### 1 古月 · ROS入门21讲
56
课件:https://github.com/huchunxu/ros_21_tutorials/tree/master/docs/slides
57
源码:https://github.com/huchunxu/ros_21_tutorials
58
-### 机器人操作系统ROS理论与实践【9讲】
59
+#### 2 机器人操作系统ROS理论与实践【9讲】
60
0 commit comments