Skip to content

Commit a912636

Browse files
Tomas BacaTomas Baca
authored andcommitted
updated ros ppa adder
1 parent b7fc4e5 commit a912636

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/scripts/add_ros_ppa.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@ sudo curl -sSL https://raw.githubusercontent.com/ros/rosdistro/master/ros.key -o
1515
echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/ros-archive-keyring.gpg] http://packages.ros.org/ros2/ubuntu $(. /etc/os-release && echo $UBUNTU_CODENAME) main" | sudo tee /etc/apt/sources.list.d/ros2.list > /dev/null
1616

1717
sudo apt-get -y update
18+
rosdep update
1819

1920
echo "$0: ROS2 PPA added"

0 commit comments

Comments
 (0)