We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1e225f commit 9456412Copy full SHA for 9456412
Dockerfile
@@ -43,6 +43,7 @@ RUN apt-get update && \
43
apt-get install -y \
44
ccache \
45
lcov \
46
+ python3-pip \
47
ros-$ROS_DISTRO-rmw-fastrtps-cpp \
48
ros-$ROS_DISTRO-rmw-connextdds \
49
ros-$ROS_DISTRO-rmw-cyclonedds-cpp \
0 commit comments