Skip to content

Commit

Permalink
fix: tl selector
Browse files Browse the repository at this point in the history
Signed-off-by: badai-nguyen <[email protected]>
  • Loading branch information
badai-nguyen committed Dec 11, 2024
1 parent e129246 commit 2023800
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion perception/autoware_traffic_light_selector/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,4 @@ endif()
ament_auto_package(
INSTALL_TO_SHARE
launch
config
)
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@

#include "traffic_light_selector_node.hpp"

#include "object_recognition_utils/object_recognition_utils.hpp"

#include "sensor_msgs/msg/region_of_interest.hpp"

#include <memory>
Expand Down

0 comments on commit 2023800

Please sign in to comment.