Skip to content

Commit

Permalink
add osrf key
Browse files Browse the repository at this point in the history
  • Loading branch information
woensug-choi committed Jun 3, 2024
1 parent 43084e9 commit 5a7ab44
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions extras/ros-jazzy-gz-harmonic-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ echo "Installation complete!"

sudo curl -sSL https://raw.githubusercontent.com/ros/rosdistro/master/ros.key \
-o /usr/share/keyrings/ros-archive-keyring.gpg
sudo wget https://packages.osrfoundation.org/gazebo.gpg \
-O /usr/share/keyrings/pkgs-osrf-archive-keyring.gpg

ARCH=$(dpkg --print-architecture)
# shellcheck disable=SC1091
Expand Down

0 comments on commit 5a7ab44

Please sign in to comment.