update
This commit is contained in:
parent
3a23952f55
commit
08b55cf8d9
@ -15,9 +15,17 @@ sudo apt install tcl-dev tk-dev python3-tk
|
||||
步骤:
|
||||
创建 racecar_gazebo 工作空间
|
||||
|
||||
进入 src 下载源码,git clone https://github.com/soonuse/racecar.git
|
||||
进入 src 下载源码
|
||||
git clone https://github.com/soonuse/racecar.git
|
||||
|
||||
编译
|
||||
catkin_make
|
||||
|
||||
gazebo 环境:
|
||||
git clone http://git.lanmo.ltd:600/ROS_Robot/gazebo_models.git ~/.gazebo/models
|
||||
or:
|
||||
git clone http://git.lanmo.link:38000/https://github.com/osrf/gazebo_models.git ~/.gazebo/models
|
||||
https://github.com/osrf/gazebo_models/archive/refs/heads/master.zip
|
||||
|
||||
检查 OpenCVConfig.make 文件:
|
||||
sudo apt install locate
|
||||
@ -31,5 +39,5 @@ set(OpenCV_DIR /opt/ros/kinetic/share/OpenCV-3.3.1-dev/)
|
||||
```
|
||||
with the correct OpenCV path
|
||||
|
||||
git clone http://git.lanmo.link:38000/https://github.com/osrf/gazebo_models.git
|
||||
https://github.com/osrf/gazebo_models/archive/refs/heads/master.zip
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user