Skip to content

Commit

Permalink
docs: add vcstool install
Browse files Browse the repository at this point in the history
  • Loading branch information
hanskw-weston committed May 15, 2024
1 parent 88d0acf commit 5ef84e1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,11 @@ Please refer to the [CI build script](.github/workflows/default.yml) for the mos

Note: you can build and install the Livox-SDK2 at your preferred places other than "~/Livox-SDK2". And you can optionally remove the "Livox-SDK2" folder after installation.

* Install vcstool **(Make sure you have ros2 installed first)**
```bash
$ sudo apt install python3-vcstool
```

* Install GTSAM

```bash
Expand Down

0 comments on commit 5ef84e1

Please sign in to comment.