Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Mamoru Sobue <[email protected]>
  • Loading branch information
soblin committed Dec 2, 2024
1 parent 1d7fd6d commit c14b8ed
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ class BehaviorVelocityPlannerManager
void launchScenePlugin(rclcpp::Node & node, const std::string & name);
void removeScenePlugin(rclcpp::Node & node, const std::string & name);

// cppcheck-suppress functionConst
tier4_planning_msgs::msg::PathWithLaneId planPathVelocity(
const std::shared_ptr<const PlannerData> & planner_data,
const tier4_planning_msgs::msg::PathWithLaneId & input_path_msg);
Expand Down

0 comments on commit c14b8ed

Please sign in to comment.