diff --git a/autoware_launch/config/perception/object_recognition/prediction/map_based_prediction.param.yaml b/autoware_launch/config/perception/object_recognition/prediction/map_based_prediction.param.yaml index 5d68825f4d..9034ff65b2 100644 --- a/autoware_launch/config/perception/object_recognition/prediction/map_based_prediction.param.yaml +++ b/autoware_launch/config/perception/object_recognition/prediction/map_based_prediction.param.yaml @@ -7,7 +7,7 @@ unknown: 10.0 #[s] lateral_control_time_horizon: 5.0 #[s] prediction_sampling_delta_time: 0.5 #[s] - min_velocity_for_map_based_prediction: 1.39 #[m/s] + min_velocity_for_map_based_prediction: 1.0 #[m/s] min_crosswalk_user_velocity: 1.39 #[m/s] max_crosswalk_user_delta_yaw_threshold_for_lanelet: 0.785 #[m/s] dist_threshold_for_searching_lanelet: 3.0 #[m]