Skip to content

Commit 197359e

Browse files
committed
add python3-colcon packages
1 parent 1541b6a commit 197359e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

extras/ros-jazzy-gz-harmonic-install.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ echo -e "\033[34mInstalling ROS Gazebo framework...\033[0m"
6969
sudo apt update && apt install -y \
7070
python3-rosdep \
7171
python3-rosinstall-generator \
72+
python3-colcon-core \
73+
python3-colcon-common-extensions \
7274
python3-vcstool \
7375
$GAZEBO \
7476
ros-$DIST-desktop-full \

0 commit comments

Comments
 (0)