Skip to content

Commit

Permalink
get logger in header
Browse files Browse the repository at this point in the history
Signed-off-by: Zulfaqar Azmi <[email protected]>
  • Loading branch information
zulfaqar-azmi-t4 committed Dec 19, 2024
1 parent 5e0df14 commit 9ec1bf6
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ using geometry_msgs::msg::Twist;
using path_safety_checker::CollisionCheckDebugMap;
using tier4_planning_msgs::msg::PathWithLaneId;

rclcpp::Logger get_logger();

bool is_mandatory_lane_change(const ModuleType lc_type);

std::vector<int64_t> replaceWithSortedIds(
Expand Down

0 comments on commit 9ec1bf6

Please sign in to comment.