From 4e5c5ae78bb2caedde07292e2736aa8933fe118e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A2=81=E8=96=84=E4=BA=91?= Date: Fri, 31 Jul 2026 12:18:34 +0800 Subject: [PATCH] fix(report): correct Local G2 visual invariants --- ...-quintic-hermite-algorithm-visualization.html | 16 ++++++++-------- ...g2-issues-and-next-actions-visualization.html | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/dailywork_report/pathsmoothing_rep/01-local-g2-quintic-hermite-algorithm-visualization.html b/dailywork_report/pathsmoothing_rep/01-local-g2-quintic-hermite-algorithm-visualization.html index 060c4be..1d74665 100644 --- a/dailywork_report/pathsmoothing_rep/01-local-g2-quintic-hermite-algorithm-visualization.html +++ b/dailywork_report/pathsmoothing_rep/01-local-g2-quintic-hermite-algorithm-visualization.html @@ -48,15 +48,15 @@ - - - 起点终点行驶方向 + + + 起点终点行驶方向 κ 跳变离散点 + 原始折线:局部接口存在方向/曲率突变 局部窗口:只处理跳变附近窗口边界窗口边界 - 二阶趋势端点切向五次 Hermite 候选(位置 + 切向 + 二阶趋势) + 二阶趋势端点切向五次 Hermite 候选(位置 + 切向 + 二阶趋势) 替换开始替换结束绿色候选覆盖灰色原折线 - 替换后路径:窗口外不变,接口趋势连续κs原始跳变候选连续过渡趋势示意,非实测数据 - ✓ 碰撞(完整车体安全)✓ 净空✓ 曲率✓ 偏移通过质量门后才接受候选;任一门阻断则回退原路径车辆轮廓为机制示意,非实测数据 + 替换后路径:窗口外不变,接口趋势连续κs原始跳变候选连续过渡趋势示意,非实测数据 + ✓ 碰撞(完整车体安全)✓ 净空✓ 曲率✓ 偏移通过质量门后才接受候选;任一门阻断则回退原路径车辆轮廓为机制示意,非实测数据条件分支:任一门失败拒绝候选 → 回退灰色原路径 原始粗路径窗口/约束已接受候选发布边界拒绝/阻断 @@ -66,8 +66,8 @@