TW 型S-T图速度规划
YeeKal
•
•
"#"
离散 $\dot f,\ddot f$
where $\dot{r}^2(s)=\left(r^{\prime}(s)\right)^2 \beta(s) \text { and } \ddot{r}(s)=r^{\prime} \alpha(s)+r^{\prime \prime} \beta(s)$
Implementation with Discretization
Cost function
Constraint
dynamics:
acc and vec limit:
path constraints:
endpoint condition:
time window:
Force constraint
$P = {x_i,y_i, \theta_i, \kappa_i}$
简化版
零速处理
对分母为0时进行处理
- pruning: 在零点处剪枝
- use a small speedvalue, such as 0.02m/s