We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1541b6a commit 197359eCopy full SHA for 197359e
extras/ros-jazzy-gz-harmonic-install.sh
@@ -69,6 +69,8 @@ echo -e "\033[34mInstalling ROS Gazebo framework...\033[0m"
69
sudo apt update && apt install -y \
70
python3-rosdep \
71
python3-rosinstall-generator \
72
+ python3-colcon-core \
73
+ python3-colcon-common-extensions \
74
python3-vcstool \
75
$GAZEBO \
76
ros-$DIST-desktop-full \
0 commit comments