Skip to content

Commit

Permalink
fix conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
saka1-s committed Nov 1, 2024
1 parent fb6f47c commit 56443e8
Show file tree
Hide file tree
Showing 6 changed files with 332 additions and 235 deletions.

This file was deleted.

This file was deleted.

1 change: 1 addition & 0 deletions perception/traffic_light_visualization/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ find_package(OpenCV REQUIRED)

ament_auto_add_library(traffic_light_roi_visualizer_nodelet SHARED
src/traffic_light_roi_visualizer/nodelet.cpp
src/traffic_light_roi_visualizer/shape_draw.cpp
)

target_link_libraries(traffic_light_roi_visualizer_nodelet
Expand Down
Loading

0 comments on commit 56443e8

Please sign in to comment.