Skip to content

Commit

Permalink
fix ci failure
Browse files Browse the repository at this point in the history
  • Loading branch information
VishGit1234 committed Nov 17, 2024
1 parent 66a74d8 commit 76653bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/infrastructure/foxglove/foxglove.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ COPY src/wato_msgs wato_msgs

# Copy in CARLA messages
RUN git clone --depth 1 https://github.com/carla-simulator/ros-carla-msgs.git --branch 1.3.0
RUN rm ${AMENT_WS}/src/ros-carla-msgs/CONTRIBUTING.md

# Scan for rosdeps
RUN apt-get -qq update && rosdep update && \
Expand Down

0 comments on commit 76653bd

Please sign in to comment.