Skip to content

Commit

Permalink
Update docker file for new build process
Browse files Browse the repository at this point in the history
Related to space-ros#48
  • Loading branch information
franklinselva committed Sep 9, 2024
1 parent 4b694f3 commit 962c4ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions canadarm2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ RUN mkdir -p ${HOME}/canadarm_ws/src
WORKDIR ${HOME}/canadarm_ws

COPY ./canadarm_demo src/canadarm_demo
COPY ./canadarm_common src/canadarm_common
COPY .defaults.yaml .defaults.yaml

# Build the workspace
Expand Down

0 comments on commit 962c4ce

Please sign in to comment.