Skip to content

Commit 773fc12

Browse files
committed
extend horizon to 15
Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
1 parent b7880fe commit 773fc12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autoware_launch/config/perception/object_recognition/prediction/map_based_prediction.param.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**:
22
ros__parameters:
33
enable_delay_compensation: true
4-
prediction_time_horizon: 10.0 #[s]
4+
prediction_time_horizon: 15.0 #[s]
55
lateral_control_time_horizon: 5.0 #[s]
66
prediction_sampling_delta_time: 0.5 #[s]
77
min_velocity_for_map_based_prediction: 1.39 #[m/s]

0 commit comments

Comments
 (0)