Skip to content

Commit

Permalink
modfiy for one-line installation
Browse files Browse the repository at this point in the history
  • Loading branch information
woensug-choi committed Jun 5, 2024
1 parent d0b4772 commit 8f85656
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions extras/ros-jazzy-gz-harmonic-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,12 @@ echo "$REPO" | sudo tee /etc/apt/sources.list.d/gazebo-stable.list >/dev/null
sudo apt update

DIST=jazzy
GAZEBO=gz-harmonic

sudo apt install -y \
python3-rosdep \
python3-rosinstall-generator \
python3-vcstool \
$GAZEBO \
gz-harmonic \
ros-$DIST-desktop-full \
ros-$DIST-gz-plugin-vendor \
ros-$DIST-gz-ros2-control \
Expand Down

0 comments on commit 8f85656

Please sign in to comment.