Skip to content

Commit

Permalink
Installing cv-bridge manually
Browse files Browse the repository at this point in the history
  • Loading branch information
hashaam1217 committed Jun 4, 2024
1 parent 380cb2f commit 57472a5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@
# prepare sources
rosdep update --include-eol
sudo apt update

# Manual installation (debugging)
sudo apt install pip -y
sudo apt install ros-foxy-cv-bridge

# fetch repo
git clone https://github.com/ubc-subbots/triton.git
Expand Down

0 comments on commit 57472a5

Please sign in to comment.