mirror of
https://github.com/bjoernellens1/cps_loki.git
synced 2024-11-22 15:33:46 +00:00
update
This commit is contained in:
parent
f697c356a9
commit
6fbeb83c37
@ -62,7 +62,7 @@ WORKDIR /overlay_ws
|
||||
RUN source /bot_mini_ws/install/setup.bash \
|
||||
&& apt-get update \
|
||||
&& apt-get install -y ros-${ROS_DISTRO}-image-transport ros-${ROS_DISTRO}-cv-bridge \
|
||||
&& colcon build --symlink-install \
|
||||
&& colcon build --symlink-install --cmake-args -DCMAKE_BUILD_TYPE=RelWithDebInfo\
|
||||
&& rosdep install --from-paths src --ignore-src --rosdistro ${ROS_DISTRO} -y \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user