Skip to content

Commit

Permalink
Update dockerfile for the new build integration
Browse files Browse the repository at this point in the history
Related to #49
  • Loading branch information
franklinselva committed Sep 9, 2024
1 parent 9cc984b commit 457bbee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions curiosity_rover/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ RUN mkdir -p ${HOME}/curiosity_ws/src
WORKDIR ${HOME}/curiosity_ws

COPY ./curiosity_rover_demo src/curiosity_rover_demo
COPY ./curiosity_common src/curiosity_common
COPY .defaults.yaml .defaults.yaml

# Build the workspace
Expand Down

0 comments on commit 457bbee

Please sign in to comment.