Skip to content

Commit

Permalink
Skip slam_toolbox for Rolling
Browse files Browse the repository at this point in the history
Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
  • Loading branch information
hidmic committed Aug 13, 2024
1 parent 7538686 commit 819f8a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/images/rolling/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ RUN apt-get update \
&& apt-get -y dist-upgrade \
&& . /opt/ros/rolling/setup.sh \
&& rosdep update \
&& rosdep install -i -y --from-path src \
&& rosdep install -i -y --from-path src --skip-keys 'slam_toolbox' \
&& rosdep install -i -y --from-path src -t doc \
&& rm -rf /var/lib/apt/lists/*

Expand Down

0 comments on commit 819f8a9

Please sign in to comment.