Skip to content

Commit 19ae3b6

Browse files
taikitanaka3boyali
authored andcommitted
fix(behavior_velocity): add include autoware utils (tier4#697)
Signed-off-by: tanaka3 <ttatcoder@outlook.jp>
1 parent 2e249a2 commit 19ae3b6

File tree

1 file changed

+1
-0
lines changed
  • planning/behavior_velocity_planner/include/scene_module/occlusion_spot

1 file changed

+1
-0
lines changed

planning/behavior_velocity_planner/include/scene_module/occlusion_spot/grid_utils.hpp

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
#include <grid_map_ros/GridMapRosConverter.hpp>
2222
#include <opencv2/opencv.hpp>
2323
#include <tier4_autoware_utils/geometry/geometry.hpp>
24+
#include <tier4_autoware_utils/math/normalization.hpp>
2425
#include <utilization/boost_geometry_helper.hpp>
2526
#include <utilization/util.hpp>
2627

0 commit comments

Comments
 (0)