update
This commit is contained in:
@@ -21,3 +21,12 @@ cd ..
|
||||
catkin_make
|
||||
|
||||
```
|
||||
|
||||
|
||||
## 安装依赖包
|
||||
|
||||
```bash
|
||||
|
||||
rosdep install --from-paths src --ignore-src --rosdistro=${ROS_DISTRO} -y
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user