Skip to content

Commit

Permalink
chore(map_based_prediction): increase prediction_time_horizon for veh…
Browse files Browse the repository at this point in the history
  • Loading branch information
shmpwk authored Nov 13, 2024
1 parent 11b9fce commit c3ba67d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
ros__parameters:
enable_delay_compensation: true
prediction_time_horizon:
vehicle: 15.0 #[s]
vehicle: 18.0 #[s]
pedestrian: 10.0 #[s]
unknown: 10.0 #[s]
lateral_control_time_horizon: 5.0 #[s]
Expand Down

0 comments on commit c3ba67d

Please sign in to comment.