Skip to content

Commit

Permalink
add some generic packages
Browse files Browse the repository at this point in the history
  • Loading branch information
woensug-choi committed Jun 3, 2024
1 parent 5a7ab44 commit f63db13
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion extras/ros-jazzy-gz-harmonic-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ sudo apt install -y \
python3-rosdep \
python3-rosinstall-generator \
python3-vcstool \
ros-${DIST}-desktop-full \
ros-${DIST}-gz-plugin-vendor \
ros-${DIST}-gz-ros2-control \
ros-${DIST}-effort-controllers \
Expand All @@ -85,4 +86,6 @@ sudo apt install -y \
ros-${DIST}-tf2-geometry-msgs \
ros-${DIST}-tf2-tools \
ros-${DIST}-urdfdom-py \
ros-${DIST}-xacro
ros-${DIST}-xacro \
ros-dev-tools \
ros-${DIST}-ros-gz \

0 comments on commit f63db13

Please sign in to comment.