Skip to content

Commit e864f78

Browse files
authored
Update build_locally.sh
1 parent 62275a5 commit e864f78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build_locally.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ fi
4040

4141
# Install dependencies, unless argument says to skip
4242
if ! have_noinstall "$@"; then
43+
rosdep update
4344
sudo apt-get install -y doxygen graphviz
4445
pip3 install --upgrade -r requirements.txt
4546
fi

0 commit comments

Comments
 (0)