Skip to content

Commit

Permalink
Removed redundant package installation
Browse files Browse the repository at this point in the history
  • Loading branch information
rakeshv24 committed Jul 19, 2024
1 parent 2195ea9 commit 06bee06
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions extras/ros-jazzy-gz-harmonic-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -71,33 +71,23 @@ sudo apt update && apt install -y \
python3-rosinstall-generator \
python3-vcstool \
$GAZEBO \
ros-$DIST-desktop-full \
ros-$DIST-desktop \
ros-$DIST-ros-gz \
ros-$DIST-gz-ros2-control \
ros-$DIST-effort-controllers \
ros-$DIST-geographic-info \
ros-$DIST-image-view \
ros-$DIST-joint-state-publisher \
ros-$DIST-joy \
ros-$DIST-joy-teleop \
ros-$DIST-key-teleop \
ros-$DIST-moveit-planners \
ros-$DIST-moveit-simple-controller-manager \
ros-$DIST-moveit-ros-visualization \
ros-$DIST-pcl-ros \
ros-$DIST-robot-localization \
ros-$DIST-robot-state-publisher \
ros-$DIST-ros2-controllers \
ros-$DIST-rqt \
ros-$DIST-rqt-common-plugins \
ros-$DIST-rviz2 \
ros-$DIST-teleop-tools \
ros-$DIST-teleop-twist-joy \
ros-$DIST-teleop-twist-keyboard \
ros-$DIST-tf2-geometry-msgs \
ros-$DIST-tf2-tools \
ros-$DIST-urdfdom-py \
ros-$DIST-xacro \
ros-dev-tools

echo
Expand Down

0 comments on commit 06bee06

Please sign in to comment.