We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a37e57c + abb7dea commit 07a1447Copy full SHA for 07a1447
autoware_launch/config/perception/object_recognition/prediction/map_based_prediction.param.yaml
@@ -7,7 +7,7 @@
7
unknown: 10.0 #[s]
8
lateral_control_time_horizon: 5.0 #[s]
9
prediction_sampling_delta_time: 0.5 #[s]
10
- min_velocity_for_map_based_prediction: 1.39 #[m/s]
+ min_velocity_for_map_based_prediction: 1.0 #[m/s]
11
min_crosswalk_user_velocity: 1.39 #[m/s]
12
max_crosswalk_user_delta_yaw_threshold_for_lanelet: 0.785 #[m/s]
13
dist_threshold_for_searching_lanelet: 3.0 #[m]
0 commit comments