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
* move collision check to a member function of planner base
Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
* refactor
Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
* add empty polygon and point checks
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/freespace_pull_out.hpp
+1-1
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ class FreespacePullOut : public PullOutPlannerBase
Copy file name to clipboardexpand all lines: planning/behavior_path_start_planner_module/include/behavior_path_start_planner_module/geometric_pull_out.hpp
+1-1
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ class GeometricPullOut : public PullOutPlannerBase
Copy file name to clipboardexpand all lines: planning/behavior_path_start_planner_module/include/behavior_path_start_planner_module/pull_out_planner_base.hpp
0 commit comments