Skip to content

Commit

Permalink
fix(driving_environment_analyzer): add missing include files for auto…
Browse files Browse the repository at this point in the history
…ware_universe_utils (#212)

Signed-off-by: Ryohsuke Mitsudome <ryohsuke.mitsudome@tier4.jp>
  • Loading branch information
mitsudome-r authored Feb 11, 2025
1 parent ba08779 commit 92b3d78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions driving_environment_analyzer/src/utils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
#include "driving_environment_analyzer/utils.hpp"

#include "autoware/motion_utils/trajectory/trajectory.hpp"
#include "autoware/universe_utils/geometry/geometry.hpp"

#include <autoware_lanelet2_extension/regulatory_elements/Forward.hpp>
#include <autoware_lanelet2_extension/utility/message_conversion.hpp>
Expand Down

0 comments on commit 92b3d78

Please sign in to comment.