Skip to content

Commit

Permalink
feat(start_planner): add option to skip rear vehicle check (autowaref…
Browse files Browse the repository at this point in the history
…oundation#1165)

Signed-off-by: Kyoichi Sugahara <[email protected]>
  • Loading branch information
kyoichi-sugahara authored Sep 12, 2024
1 parent 0086200 commit 3015fa9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
th_stopped_time: 1.0
collision_check_margins: [2.0, 1.0, 0.5, 0.1]
collision_check_margin_from_front_object: 5.0
skip_rear_vehicle_check: false
extra_width_margin_for_rear_obstacle: 0.5
th_moving_object_velocity: 1.0
object_types_to_check_for_path_generation:
Expand Down

0 comments on commit 3015fa9

Please sign in to comment.