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_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
+22-4
Original file line number
Diff line number
Diff line change
@@ -118,8 +118,16 @@ 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