Skip to content

Commit 2db8354

Browse files
authored
feat(goal_planne): check objects within the area between ego edge and boudary of pull_over_lanes (#867)
Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
1 parent 1a31b4b commit 2db8354

File tree

1 file changed

+3
-0
lines changed
  • autoware_launch/config/planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/goal_planner

1 file changed

+3
-0
lines changed

autoware_launch/config/planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/goal_planner/goal_planner.param.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@
3939
object_recognition_collision_check_max_extra_stopping_margin: 1.0
4040
th_moving_object_velocity: 1.0
4141
detection_bound_offset: 15.0
42+
outer_road_detection_offset: 1.0
43+
inner_road_detection_offset: 0.0
44+
4245

4346
# pull over
4447
pull_over:

0 commit comments

Comments
 (0)