Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Commit

Permalink
fix(intersection_module): remove decel parameter (#370)
Browse files Browse the repository at this point in the history
Signed-off-by: 1222-takeshi <m.takeshi1995@gmail.com>
  • Loading branch information
1222-takeshi authored Jun 30, 2022
1 parent 1de14ae commit 962e18d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
ros__parameters:
intersection:
state_transit_margin_time: 0.5
decel_velocity: 8.33 # 8.33m/s = 30.0km/h
stop_line_margin: 3.0
stuck_vehicle_detect_dist: 3.0 # this should be the length between cars when they are stopped. The actual stuck vehicle detection length will be this value + vehicle_length.
stuck_vehicle_ignore_dist: 7.0 # obstacle stop max distance(5.0m) + stuck vehicle size / 2 (0.0m-)
Expand Down

0 comments on commit 962e18d

Please sign in to comment.