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 93339b8 commit 43d0978Copy full SHA for 43d0978
Dockerfile
@@ -2,7 +2,7 @@
2
FROM ros:humble
3
4
# Set the working directory
5
-WORKDIR /ros2_workspace/src
+WORKDIR /root/ros2_ws/src
6
7
COPY . .
8
# Install additional dependencies
0 commit comments