updated readme on git submodule

This commit is contained in:
Ruixiang Du
2020-10-23 15:17:49 +08:00
parent ae6fb2cd01
commit 59637a3491

View File

@@ -92,6 +92,16 @@ $ cmake ..
$ make
```
### Update repository
If you have already cloned the repository, use the following commands to get latest updates
```
$ cd ugv_sdk
$ git pull origin master
$ git submodule update --init --recursive
```
## Hardware Interface
### Setup CAN-To-USB adapter