We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64ef3cf commit 558dd43Copy full SHA for 558dd43
Dockerfile
@@ -18,7 +18,7 @@ RUN apt-get update \
18
19
# Set environment variables
20
ENV ROS_VERSION 2
21
-WORKDIR /ros2_workspace
+WORKDIR /root/ros2_ws
22
RUN . /opt/ros/humble/setup.sh
23
RUN rosdep update
24
RUN rosdep install --from-paths src --ignore-src -y
0 commit comments