Skip to content

Commit d3fbcc5

Browse files
Revert "feat(static_obstacle_avoidance): update envelope polygon creation method (autowarefoundation#8551)"
This reverts commit 967f947.
1 parent 727b2dd commit d3fbcc5

File tree

1 file changed

+1
-1
lines changed
  • planning/behavior_path_planner/autoware_behavior_path_static_obstacle_avoidance_module/src

1 file changed

+1
-1
lines changed

planning/behavior_path_planner/autoware_behavior_path_static_obstacle_avoidance_module/src/utils.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
#include "autoware/behavior_path_static_obstacle_avoidance_module/utils.hpp"
2323

2424
#include <Eigen/Dense>
25-
#include <autoware_lanelet2_extension/utility/message_conversion.hpp>
25+
#include <lanelet2_extension/utility/message_conversion.hpp>
2626

2727
#include <boost/geometry/algorithms/buffer.hpp>
2828
#include <boost/geometry/algorithms/convex_hull.hpp>

0 commit comments

Comments
 (0)