Skip to content

Commit

Permalink
build failure
Browse files Browse the repository at this point in the history
  • Loading branch information
meshvaD committed Jul 18, 2024
1 parent 750c640 commit 3fa37f0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ WORKDIR ${AMENT_WS}/src

# Copy in source code
COPY src/interfacing/sensor_interfacing sensor_interfacing
COPY src/wato_msgs/radar_msgs radar_msgs
COPY src/wato_msgs/perception_msgs/radar_msgs radar_msgs

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

0 comments on commit 3fa37f0

Please sign in to comment.