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
fix(start_planner): issue when ego does not straddle lane bounds and starts from 0 speed (autowarefoundation#7004)
* fix issue when ego does not straddle lane bounds and starts from 0 speed
Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
* add new status for ego departed
Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
---------
Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
Copy file name to clipboardexpand all lines: planning/behavior_path_start_planner_module/include/behavior_path_start_planner_module/start_planner_module.hpp
+2
Original file line number
Diff line number
Diff line change
@@ -74,6 +74,8 @@ struct PullOutStatus
74
74
//! record the first time when ego started forward-driving (maybe after backward driving
0 commit comments