You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`thresholds.max_distance_deviation`| double | invalid threshold of the max distance deviation between the predicted path and the reference trajectory [m]| 1.0 |
63
-
|`thresholds.rolling_back_velocity`| double | threshold velocity to valid the vehicle velocity [m/s]| 0.5 |
64
-
|`thresholds.over_velocity_offset`| double | threshold velocity offset to valid the vehicle velocity [m/s]| 2.0 |
65
-
|`thresholds.over_velocity_ratio`| double | threshold ratio to valid the vehicle velocity [*]| 0.2 |
|`thresholds.max_distance_deviation`| double | invalid threshold of the max distance deviation between the predicted path and the reference trajectory [m]| 1.0 |
63
+
|`thresholds.rolling_back_velocity`| double | threshold velocity to valid the vehicle velocity [m/s]| 0.5 |
64
+
|`thresholds.over_velocity_offset`| double | threshold velocity offset to valid the vehicle velocity [m/s]| 2.0 |
65
+
|`thresholds.over_velocity_ratio`| double | threshold ratio to valid the vehicle velocity [*]| 0.2 |
66
+
|`thresholds.overrun_stop_point_dist`| double | threshold distance to overrun stop point [m]| 0.8 |
0 commit comments