mirror of
https://github.com/bjoernellens1/cps_loki.git
synced 2024-11-22 23:33:50 +00:00
update
This commit is contained in:
parent
47d8492a8a
commit
7644fcd539
@ -38,6 +38,7 @@ RUN source /opt/ros/${ROS_DISTRO}/setup.bash \
|
|||||||
|
|
||||||
# Use Cyclone DDS as middleware
|
# Use Cyclone DDS as middleware
|
||||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||||
|
nano \
|
||||||
ros-${ROS_DISTRO}-rmw-cyclonedds-cpp \
|
ros-${ROS_DISTRO}-rmw-cyclonedds-cpp \
|
||||||
ros-${ROS_DISTRO}-xacro \
|
ros-${ROS_DISTRO}-xacro \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
Loading…
Reference in New Issue
Block a user