Skip to content

Commit

Permalink
Update buildDocs.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
firephinx authored Sep 17, 2024
1 parent 0941467 commit 3b0341b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/buildDocs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ sudo rosdep init
rosdep update

sudo -H pip3 install --upgrade pip
sudo -H pip3 install --upgrade packaging>=24 ordered-set>=3.1.1 more_itertools>=8.8 jaraco.text>=3.7 importlib_resources>=5.10.2 importlib_metadata>=6 tomli>=2.0.1 wheel>=0.43.0 platformdirs >= 2.6.2
sudo -H pip3 install .
sudo -H pip install numpy==1.20 --upgrade

Expand Down

0 comments on commit 3b0341b

Please sign in to comment.