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 space-ros#49
  • Loading branch information
franklinselva committed Sep 11, 2024
1 parent ad029e9 commit b839b7a
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 b839b7a

Please sign in to comment.