We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 269ba23 commit b798457Copy full SHA for b798457
docker/Dockerfile_ros-noetic
@@ -42,6 +42,7 @@ RUN sh -c 'echo "deb http://packages.ros.org/ros/ubuntu `lsb_release -sc` main"
42
&& rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*
43
44
RUN pip3 install -U \
45
+ px4tools \
46
pymavlink \
47
osrf-pycommon
48
0 commit comments