Skip to content

Commit

Permalink
ros-noetic: install missing px4tools
Browse files Browse the repository at this point in the history
  • Loading branch information
TSC21 committed May 18, 2024
1 parent 269ba23 commit b798457
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile_ros-noetic
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ RUN sh -c 'echo "deb http://packages.ros.org/ros/ubuntu `lsb_release -sc` main"
&& rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*

RUN pip3 install -U \
px4tools \
pymavlink \
osrf-pycommon

Expand Down

0 comments on commit b798457

Please sign in to comment.