Skip to content

Commit 873f154

Browse files
authored
feat(goal_planner): expand pull over lanes for detection area of path generation collision check (#808)
Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
1 parent 765cafd commit 873f154

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
object_recognition_collision_check_margin: 0.6 # this should be larger than `surround_check_distance` of surround_obstacle_checker
3939
object_recognition_collision_check_max_extra_stopping_margin: 1.0
4040
th_moving_object_velocity: 1.0
41+
detection_bound_offset: 15.0
4142

4243
# pull over
4344
pull_over:

0 commit comments

Comments
 (0)