Skip to content

Commit

Permalink
Add tip about installing vcs
Browse files Browse the repository at this point in the history
It was not as trivial as it looks.
  • Loading branch information
victorpaleologue committed Nov 15, 2023
1 parent 7ad490e commit e61ba79
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ cd <ws>
rosdep install --from-paths src --ignore-src --rosdistro <distro> -y
```

> To install vcs: `sudo apt-get install python3-vcstool`
Then build the workspace:

```sh
Expand Down

0 comments on commit e61ba79

Please sign in to comment.