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
* add force cancel function
Signed-off-by: Go Sakayori <go.sakayori@tier4.jp>
* fix format
Signed-off-by: Go Sakayori <gsakayori@gmail.com>
* fix json schema
Signed-off-by: Go Sakayori <go.sakayori@tier4.jp>
* fix spelling
Signed-off-by: Go Sakayori <go.sakayori@tier4.jp>
* fix
Signed-off-by: Go Sakayori <go.sakayori@tier4.jp>
---------
Signed-off-by: Go Sakayori <go.sakayori@tier4.jp>
Signed-off-by: Go Sakayori <gsakayori@gmail.com>
Copy file name to clipboardexpand all lines: planning/behavior_path_planner/autoware_behavior_path_static_obstacle_avoidance_module/config/static_obstacle_avoidance.param.yaml
Copy file name to clipboardexpand all lines: planning/behavior_path_planner/autoware_behavior_path_static_obstacle_avoidance_module/include/autoware/behavior_path_static_obstacle_avoidance_module/data_structs.hpp
+4
Original file line number
Diff line number
Diff line change
@@ -107,6 +107,8 @@ struct AvoidanceParameters
107
107
// if this param is true, it reverts avoidance path when the path is no longer needed.
Copy file name to clipboardexpand all lines: planning/behavior_path_planner/autoware_behavior_path_static_obstacle_avoidance_module/include/autoware/behavior_path_static_obstacle_avoidance_module/parameter_helper.hpp
Copy file name to clipboardexpand all lines: planning/behavior_path_planner/autoware_behavior_path_static_obstacle_avoidance_module/include/autoware/behavior_path_static_obstacle_avoidance_module/scene.hpp
+3
Original file line number
Diff line number
Diff line change
@@ -477,6 +477,9 @@ class StaticObstacleAvoidanceModule : public SceneModuleInterface
Copy file name to clipboardexpand all lines: planning/behavior_path_planner/autoware_behavior_path_static_obstacle_avoidance_module/schema/static_obstacle_avoidance.schema.json
0 commit comments