Skip to content

Commit

Permalink
fix(blind_spot): fix runtime crash (autowarefoundation#5227)
Browse files Browse the repository at this point in the history
Signed-off-by: Mamoru Sobue <[email protected]>
Signed-off-by: tomoya.kimura <[email protected]>
  • Loading branch information
soblin authored and tkimura4 committed Oct 5, 2023
1 parent f692da3 commit 11cb5a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions planning/behavior_velocity_blind_spot_module/src/debug.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
#include <behavior_velocity_planner_common/utilization/util.hpp>
#include <motion_utils/motion_utils.hpp>

#include <tf2_geometry_msgs/tf2_geometry_msgs.hpp>

#include <string>

namespace behavior_velocity_planner
Expand Down

0 comments on commit 11cb5a4

Please sign in to comment.