Skip to content

Commit

Permalink
fix(autoware_static_centerline_optimizer): fix build issues
Browse files Browse the repository at this point in the history
Signed-off-by: Esteve Fernandez <[email protected]>
  • Loading branch information
esteve committed Apr 15, 2024
1 parent 980cd07 commit 9a23640
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
#include "autoware_static_centerline_optimizer/srv/plan_route.hpp"
#include "autoware_static_centerline_optimizer/type_alias.hpp"
#include "rclcpp/rclcpp.hpp"
#include "type_alias.hpp"
#include "vehicle_info_util/vehicle_info_util.hpp"

#include <geography_utils/lanelet2_projector.hpp>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@
#include "path_smoother/elastic_band_smoother.hpp"
#include "tier4_autoware_utils/geometry/geometry.hpp"
#include "tier4_autoware_utils/ros/parameter.hpp"
#include "type_alias.hpp"
#include "utils.hpp"

#include <geography_utils/lanelet2_projector.hpp>
#include <mission_planner/mission_planner_plugin.hpp>
Expand Down

0 comments on commit 9a23640

Please sign in to comment.