Skip to content

Commit 8415c9d

Browse files
committed
fix(autoware_static_centerline_generator): fix build issues
Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp>
1 parent f7875eb commit 8415c9d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

planning/static_centerline_generator/src/static_centerline_generator_node.cpp

-2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@
3232
#include "path_smoother/elastic_band_smoother.hpp"
3333
#include "tier4_autoware_utils/geometry/geometry.hpp"
3434
#include "tier4_autoware_utils/ros/parameter.hpp"
35-
#include "type_alias.hpp"
36-
#include "utils.hpp"
3735

3836
#include <geography_utils/lanelet2_projector.hpp>
3937
#include <mission_planner/mission_planner_plugin.hpp>

0 commit comments

Comments
 (0)