Skip to content

Commit

Permalink
Update Dockerfile_px4_sim_with_GPU
Browse files Browse the repository at this point in the history
  • Loading branch information
ParsaKhaledi authored Nov 14, 2024
1 parent bf0f526 commit 70f0e99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockerFile/Dockerfile_px4_sim_with_GPU
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ ENV DEBIAN_FRONTEND=noninteractive
ENV QT_X11_NO_MITSHM=1
ENV LANG=en_US.UTF-8
ENV ROS2_INSTALL_PATH=/opt/ros/$ROS_DISTRO
ENV ROS_DISTRO=humble
ENV WORKDIR=/ws_px4
WORKDIR ${WORKDIR}

Expand Down

0 comments on commit 70f0e99

Please sign in to comment.