Changes
#327 (Nov 19, 2025 12:09:14 PM)
#327 (Nov 19, 2025 12:09:14 PM)
- feat:添加多次步进的功能 — wuyanjun110 / detail
- fix:修复终点前变道的bug — wuyanjun110 / detail
- feat:添加参数 直行的junction 是否用路口的边界 — wuyanjun110 / detail
- refactor:删除打印日志 — wuyanjun110 / detail
- fix:road 级别的可行驶范围的bug — wuyanjun110 / detail
- feat:适配董分进堆场边界 — wuyanjun110 / detail
- fix:修复封路变道的bug — wuyanjun110 / detail
- fix:引桥前变道的bug — wuyanjun110 / detail
- fix:可能崩溃的bug — wuyanjun110 / detail
- fix:变道的bug — wuyanjun110 / detail
- fix:适配open space 场景 — wuyanjun110 / detail
- fix:人工对准误创建约束 — wuyanjun110 / detail
- feat:open space的优化 — wuyanjun110 / detail
- refactor:直线步进 优化步进时间 — wuyanjun110 / detail
- refactor:直线步进 优化步进时间 — wuyanjun110 / detail
- fix: add wbca debug var. — 5081703.cr / detail
- fix: add lateral acc cost. — 5081703.cr / detail
- fix: add wbca cost and time_consuming. — 5081703.cr / detail
- fix:修复代码合并的bug — wuyanjun110 / detail
- fix: pub lane_pts debug msg. — 5081703.cr / detail
- feat:暂时可以调试 — wuyanjun110 / detail
- feat: SSEP: 增加IMV-either-facing-goal搜索功能(可以头朝前也可以尾朝前) — tangwenqing / detail
- feat: SSEP: 增加集卡多段倒车场景 — tangwenqing / detail
- fix: SSEP: Resolve crashing issue. — tangwenqing / detail
- fix: SSEP: Resolve crashing issue. — tangwenqing / detail
- feat: add distance2bend — 5081703.cr / detail
- fix: WBCA lane change path — 5081703.cr / detail
- fix: choosing WBCA start_pt at guide_line in SMOOTH MODE — 5081703.cr / detail
- feat:适配状态机场景 — wuyanjun110 / detail
- feat: WBCA serialization for debug. — 5081703.cr / detail
- fix: using history_pts for lattice velocity reference. — 5081703.cr / detail
- fix: use_func_use_wbca_speed_limit = true — 5081703.cr / detail
- fix: using history_pts for lattice velocity reference. — 5081703.cr / detail
- feat: SSEP: 增加引导线跟随模式搜索 — tangwenqing / detail
- feat: ssep适配脱困模式 — tangwenqing / detail
- feat:boost 编译错误 — wuyanjun110 / detail
- fix: SSEP: 修复引导线跟随搜索的一些bug — tangwenqing / detail
- fix: lateral acceleration parameters. — 5081703.cr / detail
- fix: ComputeLonGuideVelFromLatAcc — 5081703.cr / detail
- feat: clear align times when align2nd to align1st. — 5081703.cr / detail
- feat: clear align times when align2nd to align1st. — 5081703.cr / detail
- feat:脱离模式 路径切换的适配 — wuyanjun110 / detail
- chore: SSEP: 新增DirectionalPath数据结构,简化对reference line的处理 — tangwenqing / detail
- feat: SSEP: 增加引导线跟随模式搜索 — tangwenqing / detail
- fix: SSEP: 修复引导线跟随搜索的一些bug — tangwenqing / detail
- chore: SSEP: 新增DirectionalPath数据结构,简化对reference line的处理 — tangwenqing / detail
- fix: lon_decision for car. — 5081703.cr / detail
- feat:cut ego 添加参数 — wuyanjun110 / detail
- feat:适配新的障碍物类型 — wuyanjun110 / detail
- fix: lon_decision for car. — 5081703.cr / detail
- feat:脱困模式,适配重搜索逻辑以及地图版本校验 — wuyanjun110 / detail
- feat:cut ego 添加参数 — wuyanjun110 / detail
- feat:适配新的障碍物类型 — wuyanjun110 / detail
- fix: add min_turn_radius — 5081703.cr / detail
- fix: add lattice_velocity_reference_mode — chenran / detail
- fix: disable wbca debug mode. — chenran / detail
- fix: max_lat_acc in wbca params — chenran / detail
- fix: ignore dynamic obstacle in risk evaluation. — chenran / detail
- fix:调整危险限速距离的bug — wuyanjun110 / detail
- feat:调整状态机 — wuyanjun110 / detail
- feat:远程步步进,停车时间参数化 — wuyanjun110 / detail
- fix:调整危险限速距离的bug — wuyanjun110 / detail
- feat:远程步步进,停车时间参数化 — wuyanjun110 / detail
- fix_out: lat_acc_baed ref vel cal error. add debug msg. — chenran / detail
- fix:修复因为距离阈值,带来场景识别错误的bug — wuyanjun110 / detail
- fix: bug — chenran / detail
- fix: disable wbca_debug mode. — chenran / detail
- fix:修复终点距离计算的bug — wuyanjun110 / detail
- chore(format):格式 — wuyanjun110 / detail
- chore: 适配remote guide line变更 — tangwenqing / detail
- fix:修复海润进弯道后第一个停车位停不正的bug — wuyanjun110 / detail
- fix: delete log. — chenran / detail
- enable ssep_heat_net (tmp commit) — tangwenqing / detail
- fix:修复误触发open space的bug — wuyanjun110 / detail
- fix: SSEP: 修复IMV进充电桩方向错误的问题 — tangwenqing / detail
- fix: delete log — chenran / detail
- feat: SSEP: 完成 learning-based 进出堆场口搜索全流程 — tangwenqing / detail
- feat: 适配ssep learning-based 进出堆场口 — tangwenqing / detail
- feat:执行remote后进入stop auto — wuyanjun110 / detail
- feat:添加obj障碍物的跟车距离 — wuyanjun110 / detail
- refactor:优化bulk场景的限速 — wuyanjun110 / detail
- fix: SSEP: 修复终点在堆场边缘时,场景识别错误导致搜索失败的问题。 — tangwenqing / detail
- chore: SSEP: Add some printos. — tangwenqing / detail
- fix:修复park lock 切换 park out, 不重搜索的bug — wuyanjun110 / detail
- fix:修复极限变道时没有应用变道路径,然后状态机切换的bug — wuyanjun110 / detail
- feat:添加obj障碍物的跟车距离 — wuyanjun110 / detail
- refactor:优化跟车距离 — wuyanjun110 / detail
- refactor:优化跟车距离 — wuyanjun110 / detail
- chore: SSEP: use standard out stream. — tangwenqing / detail
- fix: 解决未安装cuda的系统编译失败的问题。 — tangwenqing / detail
- fix:临时修复重搜索的bug — wuyanjun110 / detail
- refactor:优化动态搜索限速 — wuyanjun110 / detail
- feat: SSEP: 重规划时先考虑复用优化上一条轨迹 — tangwenqing / detail
- feat: SSEP重规划时复用轨迹 — tangwenqing / detail
- fix:修复replayer编译失败的bug — wuyanjun110 / detail
- fix: disable dynamic and steering speed constraints — 5081703.cr / detail
- fix: add min_velocity_coefficient_for_velocity_cost. — 5081703.cr / detail
- feat:添加障碍物靠近警报的功能 — wuyanjun110 / detail
- feat:添加障碍物靠近警报的功能 — wuyanjun110 / detail
- fix:修复出堆场过程中, travel out场景退出的bug — wuyanjun110 / detail
- fix: bulk场景 进出堆场限速的bug — wuyanjun110 / detail
- feat: SSEP: 增加imv keb optimizer, 适配两段式搜索任务。 — tangwenqing / detail
- refactor:优化动态搜索限速 — wuyanjun110 / detail
- feat:添加障碍物靠近警报的功能 — wuyanjun110 / detail
- fix:修复出堆场过程中, travel out场景退出的bug — wuyanjun110 / detail
- fix: bulk场景 进出堆场限速的bug — wuyanjun110 / detail
- fix:优化不绕行和搜索停车的问题 — wuyanjun110 / detail
- fix:保存任务时,当前定位保存错误的bug — wuyanjun110 / detail
- fix:合并的bug — wuyanjun110 / detail
- chore: SSEP: minor params finetune. — tangwenqing / detail
- feat: 海润适配新imv搜索器 — tangwenqing / detail
- fix: crash issue. — 5081703.cr / detail
- fix: SSEP: 修复集卡进堆场轨迹绕圈问题 — tangwenqing / detail
- feat: ogm聚类时使用多边形代替原来的线段障碍物 — tangwenqing / detail
- chore: SSEP: — tangwenqing / detail
- feat: 进出堆场场景中,如果存在云端remote guide line的话,进入参考线跟随搜索模式。 — tangwenqing / detail
- chore: SSEP: imv optimizer参数调试 — tangwenqing / detail
- fix: 救援模式下,无法取消任务的bug — wuyanjun110 / detail
- fix:状态机切换的bug — wuyanjun110 / detail
- fix:修复带有bulk 途经点, opensspce 不搜索的bug — wuyanjun110 / detail
- chore: SSEP重构 - 实现搜索框架适配器,将旧的搜索器适配到新框架,统一流程。可视化与主进程解耦,去除死代码。 — tangwenqing / detail
- chore: 适配ssep重构 — tangwenqing / detail
- chore: SSEP: minor adjustments — tangwenqing / detail
- chore: SSEP: 1. imv-keb-optimizer调参解决低贝位进堆场路径画龙的问题。2. 限制斜行角度。 — tangwenqing / detail
- chore: SSEP: 增加打印信息,修复一些小错误。 — tangwenqing / detail
- feat:适配直线步进,根据ttc进行碰撞检测的功能 — wuyanjun110 / detail
- fix:1.修复fall back 重搜索的bug 2.fallback自动起步的bug — wuyanjun110 / detail
- fix:向后直线步进的bug — wuyanjun110 / detail
- fix:向后直线步进的bug — wuyanjun110 / detail
- fix:修复合并的bug — wuyanjun110 / detail
#327 (Nov 19, 2025 12:09:14 PM)
- feat:安全模块接管后, 假如车辆静止或者控制控制指令不控方向盘, 不控方向盘 — wuyanjun110 / detail
#327 (Nov 19, 2025 12:09:14 PM)
- feat_out: 若存在终点在起点前 则禁止交换起终点 — zhaozitong / detail
- feat_out: 取消在封控区内根据车道数量不同切割passage — zhaozitong / detail
- feat_out: 根据车道数量不同分割passage — zhaozitong / detail
- fix_out: 切割忽略修复 — zhaozitong / detail
#326 (Nov 19, 2025 10:48:40 AM)
- add igv yantai — hongjinjin / detail
#325 (Nov 17, 2025 11:07:03 AM)
- note_out:车挂ego_trailer转40尺时增加40尺低分阈值约束. — tangxiao / detail
- note_out:青威深度学习输入去除舱顶点云. — tangxiao / detail
- note_out:威海地面分割优化(去上坡散点). — tangxiao / detail
- note_out:修复推理代码bug. — tangxiao / detail
- note_out:修复推理代码bug. — tangxiao / detail
- note_out: 箱体面拟合侧边点数+长度评定侧边是否采用 — liuwenjing / detail
- note_out: 箱体面拟合时限制内点率太低时放弃 — liuwenjing / detail
- note_out: 一汽等车挂如果已经初始化则未检出时不信任0度 — liuwenjing / detail
- note_out: 利用模型挂值初始化ekf时降低置信度要求 — liuwenjing / detail
- note_out: 箱体面拟合短边点数降低 — liuwenjing / detail
- note_out:青威无挂状态车头过滤高度提升至og点输出高度. — tangxiao / detail
- note_out:修复bug. — tangxiao / detail
- note_out:修改自卸车,铲车,hopper输出约定类别. — tangxiao / detail
- note_out:统一obj输出类别值. — tangxiao / detail
- note_out:修复输出类别增加时输入未匹配bug. — tangxiao / detail
- note_out: pre_ekf角度和pre箱体面角都可作为本次矫正的初选范围 — liuwenjing / detail