update
This commit is contained in:
parent
16496b67e4
commit
896a83c056
@ -92,7 +92,7 @@ ENV DEBIAN_FRONTEND noninteractive
|
|||||||
|
|
||||||
RUN source /rmp_ws/install/setup.bash \
|
RUN source /rmp_ws/install/setup.bash \
|
||||||
&& apt-get update \
|
&& apt-get update \
|
||||||
&& DEBIAN_FRONTEND=noninteractive apt-get install nano ros-humble-robot-localization ros-humble-joint-state-publisher -y \
|
&& DEBIAN_FRONTEND=noninteractive apt-get install nano ros-humble-robot-localization ros-humble-joint-state-publisher ros-humble-laser-filters -y \
|
||||||
&& rosdep install --from-paths src --ignore-src --rosdistro ${ROS_DISTRO} -y \
|
&& rosdep install --from-paths src --ignore-src --rosdistro ${ROS_DISTRO} -y \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user