docs: plan EM longitudinal rolling implementation
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -310,8 +310,8 @@ terminal S/U/A when applicable
|
||||
停车距离不足时返回:
|
||||
|
||||
```text
|
||||
StoppingDistanceInsufficient: remaining=..., required=..., shortage=...,
|
||||
speed=..., acceleration=..., decelerationLimit=..., jerkLimit=...
|
||||
StoppingDistanceInsufficient: remaining=0.080, required=0.127, shortage=0.047,
|
||||
speed=0.200, acceleration=0.000, decelerationLimit=0.300, jerkLimit=0.500
|
||||
```
|
||||
|
||||
发布成功摘要继续报告点数、持续时间、实际 PathS 长度和最大速度/加速度/jerk。滚动轨迹的实际 PathS 长度不得被错误报告为 `DistanceHorizonMeters`。
|
||||
|
||||
Reference in New Issue
Block a user