Update README.md

This commit is contained in:
Peter Bee 2023-03-17 23:24:54 +08:00 committed by GitHub
parent b437b26d7a
commit 17041654d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ sudo apt-get update
```
### Install basic dependencies
```
sudo apt-get install -y python3-rosdep python3-rosinstall-generator python3-vcstools python3-vcstool build-essential python3-numpy
sudo apt-get install -y python3-pip python3-rosdep python3-rosinstall-generator python3-vcstools python3-vcstool build-essential python3-numpy
sudo pip3 install -U rosdep rosinstall_generator vcstool
sudo pip3 install --upgrade setuptools
sudo apt-get install -y build-essential