Skip to content

Commit

Permalink
add missing include
Browse files Browse the repository at this point in the history
Signed-off-by: Maxime CLEMENT <[email protected]>
  • Loading branch information
maxime-clem committed Dec 6, 2024
1 parent 7c0b3c3 commit 0eebb14
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
#include <lanelet2_core/geometry/LineString.h>
#include <lanelet2_core/primitives/BoundingBox.h>

#include <vector>

namespace autoware::motion_velocity_planner
{
std::optional<TrafficSignalStamped> PlannerData::get_traffic_signal(
Expand Down

0 comments on commit 0eebb14

Please sign in to comment.