Skip to content

Commit c95e8bb

Browse files
committed
feat(intersection): publish and visualize the reason for dangerous situation to blame past detection fault retrospectively (autowarefoundation#828)
Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
1 parent e457897 commit c95e8bb

File tree

1 file changed

+2
-0
lines changed
  • autoware_launch/config/planning/scenario_planning/lane_driving/behavior_planning/behavior_velocity_planner

1 file changed

+2
-0
lines changed

autoware_launch/config/planning/scenario_planning/lane_driving/behavior_planning/behavior_velocity_planner/intersection.param.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@
5959
object_expected_deceleration: 2.0
6060
ignore_on_red_traffic_light:
6161
object_margin_to_path: 2.0
62+
avoid_collision_by_acceleration:
63+
object_time_margin_to_collision_point: 4.0
6264

6365
occlusion:
6466
enable: true

0 commit comments

Comments
 (0)