Skip to content

Commit

Permalink
Planning: reduce iou checkout ratio for trajectory switch
Browse files Browse the repository at this point in the history
  • Loading branch information
Capri2014 committed Jun 21, 2019
1 parent 367cdad commit 5fc5579
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/planning/conf/planning_config.pb.txt
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ default_task_config: {
heading_offset_to_midpoint: 0.79
lateral_offset_to_midpoint: 0.5
longitudinal_offset_to_midpoint: 0.2
vehicle_box_iou_threshold_to_midpoint: 0.9
vehicle_box_iou_threshold_to_midpoint: 0.75
}
}
default_task_config: {
Expand Down Expand Up @@ -274,4 +274,4 @@ default_task_config: {
lane_change_decider_config {
enable_lane_change_urgency_check: false
}
}
}

0 comments on commit 5fc5579

Please sign in to comment.