Changes
#1543 (Mar 6, 2026 4:30:43 PM)
- fix: SSEP: 修复IMV普通搜索极限场景下可能画龙的问题。 — wuyanjun110 / detail
- fix:进充电桩场景切换的bug — wuyanjun110 / detail
- feat: 添加IsAvailable方法以验证轨迹数据的有效性 — wuyanjun110 / detail
- fix: 修复StitchSsepReferenceLine方法中的路径段验证逻辑 — wuyanjun110 / detail
#1542 (Mar 6, 2026 12:58:23 PM)
- fix: wbca path fluctuation problem. — chenran / detail
- fix: add wbca min_start_velocity — chenran / detail
- fix: wbca crab mode condition opt. — chenran / detail
#1541 (Mar 6, 2026 12:39:58 AM)
- refactor:优化包略框的合并 ,以及优化耗时 — wuyanjun110 / detail
- feat: 在CreateContour中添加时间记录,优化轮廓构建过程 — wuyanjun110 / detail
- feat: 更新参数设置,调整前向和侧向扩展长度以优化空间计算 — wuyanjun110 / detail
#1540 (Mar 6, 2026 12:08:31 AM)
- feat: 添加核心对象库并优化可执行文件链接逻辑 — wuyanjun110 / detail
- fix: SSEP: 修复IMV进充电桩方向与现场任务不一致的问题。 — wuyanjun110 / detail
#1539 (Mar 5, 2026 4:58:45 PM)
- feat: 添加获取弯道前车道ID的功能,并在SwitchData中更新相关逻辑, 解决变道时,参考线跳变的问题 — wuyanjun110 / detail
#1538 (Mar 5, 2026 3:55:15 PM)
#1537 (Mar 5, 2026 2:01:40 PM)
- fix: 注释掉DrawTargetPath函数中的轮廓生成和绘制逻辑 — wuyanjun110 / detail
- fix: 修复EgoExpanding类中VertexExpanding函数的除零错误;更新KinematicBicycleModel类中TrailerPtFromTractorPt函数的代码格式 — wuyanjun110 / detail
- fix: wbca path fluctuation problem. — chenran / detail
#1536 (Mar 5, 2026 10:22:39 AM)
- feat: 添加测量功能,支持在PncGraphicsView中显示测量线和文本;更新鼠标事件处理逻辑以支持控制键测量 — wuyanjun110 / detail
#1535 (Mar 5, 2026 12:32:51 AM)
- feat_out:添加云端规划消息 — zhaojianfeng2 / detail
- feat_out:add cloud_planning_response — zhaojianfeng2 / detail
#1534 (Mar 5, 2026 12:01:00 AM)
- feat: 添加PncGraphicsView类以支持图像显示和交互功能;更新相关文件以替换DragImage — wuyanjun110 / detail
- fix: 调整ConstructEndPosture函数中的扩展距离逻辑,将TT类型的扩展距离从20.0增加到25.0 — wuyanjun110 / detail
- fix: 取消CalRefPtsKappa函数中的注释,启用航向角计算逻辑 — wuyanjun110 / detail
#1533 (Mar 4, 2026 8:13:33 PM)
- fix: 调整GetExtendPoint函数中的扩展点计算逻辑,增加扩展距离;优化在线区域轮廓创建逻辑,增加多边形连接性检查和简化处理 — wuyanjun110 / detail
- feat: 添加核心对象库并优化可执行文件链接逻辑 — wuyanjun110 / detail
#1532 (Mar 4, 2026 12:19:39 PM)
#1531 (Mar 4, 2026 10:30:58 AM)
- feat_out:增加车辆状态字段 — zhaojianfeng2 / detail
- feat_out:增加剩余续航里程 — zhaojianfeng2 / detail
- feat:在pnc_debug中增加observer_debug — liuhongshuo / detail
- feat:在pnc_debug中增加observer_debug — 5081703.cr / detail
- feat:在pnc_debug中增加observer_debug — wuyanjun110 / detail
- feat_out:添加tcu2vehicle消息 — zhaojianfeng2 / detail
- fix:类型错误 — zhaojianfeng2 / detail
- feat:ads command里面添加 步进间隔的字段 — wuyanjun110 / detail
- feat:添加脱困模式的字段 — wuyanjun110 / detail
- feat:添加脱困模式的字段 — wuyanjun110 / detail
- feat:云控语音控制消息 — haoxiangtao / detail
- feat:在pnc_debug中增加observer_debug — 5081703.cr / detail
- note_out: 添加车挂信息(云控输入) — liuwenjing / detail
- feat:lonmpc — wuyanjun110 / detail
- feat: mass estimation debug — wuyanjun110 / detail
- fix:调整pnc_debug观测项 — wuyanjun110 / detail
- feat:油门标定消息 — wuyanjun110 / detail
- feat:增加观测 — wuyanjun110 / detail
- feat:添加挂尺寸相关字段 — wuyanjun110 / detail
- feat:删除多余的字段 — wuyanjun110 / detail
- feat_out:外设操作命令修改 — zhaojianfeng2 / detail
- feat:添加挂尺寸相关字段 — 5081703.cr / detail
- feat:删除多余的字段 — 5081703.cr / detail
- feat_out:增加夹爪控制及反馈 — zhaojianfeng2 / detail
- fix:pnc_debug/observer_debug更改 — liuhongshuo / detail
- feat_out:增加剩余续航里程字段 — zhaojianfeng2 / detail
#1531 (Mar 4, 2026 10:30:58 AM)
#1530 (Mar 4, 2026 12:19:47 AM)
- fix: 优化地图包围体和在线区域轮廓创建逻辑,修复潜在的空指针和多边形合并问题 — wuyanjun110 / detail
- fix: 修正OgmCollisionPos函数中的颜色定义注释,确保颜色代码清晰 — wuyanjun110 / detail
- feat:添加挂车的上层纵向参数 — wuyanjun110 / detail
- fix: 简化UpdateCurLaneData函数中的当前和目标车道索引更新逻辑 — wuyanjun110 / detail
- fix: 优化ConstructStartAndEndContour和ConstructEndStraightPosture函数中的逻辑,增加双车道距离补偿 — wuyanjun110 / detail
#1529 (Mar 3, 2026 4:03:15 PM)
- fix:进堆场终点距离计算的bug — wuyanjun110 / detail