You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: planning/behavior_path_planner/autoware_behavior_path_start_planner_module/include/autoware/behavior_path_start_planner_module/start_planner_module.hpp
+1-1
Original file line number
Diff line number
Diff line change
@@ -230,7 +230,7 @@ class StartPlannerModule : public SceneModuleInterface
230
230
boolreceivedNewRoute() const;
231
231
232
232
boolisModuleRunning() const;
233
-
boolisCurrentPoseOnMiddleOfTheRoad() const;
233
+
boolisCurrentPoseOnCenterline() const;
234
234
235
235
/**
236
236
* @brief Check if the ego vehicle is preventing the rear vehicle from passing through.
0 commit comments