mirror of
https://github.com/westonrobot/scout_ros.git
synced 2026-01-12 03:15:01 +08:00
updated README.md
This commit is contained in:
@@ -50,8 +50,9 @@ Nvidia Jeston TX2/Xavier/XavierNX have CAN controller(s) integrated in the main
|
|||||||
|
|
||||||
```
|
```
|
||||||
$ cd ~/catkin_ws/src
|
$ cd ~/catkin_ws/src
|
||||||
$ git clone --recursive https://github.com/westonrobot/ugv_sdk.git
|
$ git clone -b v2.x https://github.com/westonrobot/ugv_sdk.git
|
||||||
$ git clone https://github.com/westonrobot/scout_base.git
|
$ git clone https://github.com/westonrobot/async_port.git
|
||||||
|
$ git clone -b v2.x https://github.com/westonrobot/scout_ros.git
|
||||||
$ cd ..
|
$ cd ..
|
||||||
$ catkin_make
|
$ catkin_make
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user