Skip to content

Commit b7fc4e5

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

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

resources/scripts/add_ros_ppa.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@ sudo curl -sSL https://raw.githubusercontent.com/ros/rosdistro/master/ros.key -o
1414

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

17-
sudo apt-get -y install ros-dev-tools
18-
1917
sudo apt-get -y update
2018

21-
sudo apt-get -y install ros-jazzy-desktop-full
22-
2319
echo "$0: ROS2 PPA added"

0 commit comments

Comments
 (0)