Changes
Summary
- feat:添加多次步进的功能 (details)
- fix:修复终点前变道的bug (details)
- feat:添加参数 直行的junction 是否用路口的边界 (details)
- refactor:删除打印日志 (details)
- fix:road 级别的可行驶范围的bug (details)
- feat:适配董分进堆场边界 (details)
- fix:修复封路变道的bug (details)
- fix:引桥前变道的bug (details)
- fix:可能崩溃的bug (details)
- fix:变道的bug (details)
- fix:适配open space 场景 (details)
- fix:人工对准误创建约束 (details)
- feat:open space的优化 (details)
- refactor:直线步进 优化步进时间 (details)
- refactor:直线步进 优化步进时间 (details)
- fix: add wbca debug var. (details)
- fix: add lateral acc cost. (details)
- fix: add wbca cost and time_consuming. (details)
- fix:修复代码合并的bug (details)
- fix: pub lane_pts debug msg. (details)
- feat:暂时可以调试 (details)
- feat: SSEP: 增加IMV-either-facing-goal搜索功能(可以头朝前也可以尾朝前) (details)
- feat: SSEP: 增加集卡多段倒车场景 (details)
- fix: SSEP: Resolve crashing issue. (details)
- fix: SSEP: Resolve crashing issue. (details)
- feat: add distance2bend (details)
- fix: WBCA lane change path (details)
- fix: choosing WBCA start_pt at guide_line in SMOOTH MODE (details)
- feat:适配状态机场景 (details)
- feat: WBCA serialization for debug. (details)
- fix: using history_pts for lattice velocity reference. (details)
- fix: use_func_use_wbca_speed_limit = true (details)
- fix: using history_pts for lattice velocity reference. (details)
- feat: SSEP: 增加引导线跟随模式搜索 (details)
- feat: ssep适配脱困模式 (details)
- feat:boost 编译错误 (details)
- fix: SSEP: 修复引导线跟随搜索的一些bug (details)
- fix: lateral acceleration parameters. (details)
- fix: ComputeLonGuideVelFromLatAcc (details)
- feat: clear align times when align2nd to align1st. (details)
- feat: clear align times when align2nd to align1st. (details)
- feat:脱离模式 路径切换的适配 (details)
- chore: SSEP: 新增DirectionalPath数据结构,简化对reference line的处理 (details)
- feat: SSEP: 增加引导线跟随模式搜索 (details)
- fix: SSEP: 修复引导线跟随搜索的一些bug (details)
- chore: SSEP: 新增DirectionalPath数据结构,简化对reference line的处理 (details)
- fix: lon_decision for car. (details)
- feat:cut ego 添加参数 (details)
- feat:适配新的障碍物类型 (details)
- fix: lon_decision for car. (details)
- feat:脱困模式,适配重搜索逻辑以及地图版本校验 (details)
- feat:cut ego 添加参数 (details)
- feat:适配新的障碍物类型 (details)
- fix: add min_turn_radius (details)
- fix: add lattice_velocity_reference_mode (details)
- fix: disable wbca debug mode. (details)
- fix: max_lat_acc in wbca params (details)
- fix: ignore dynamic obstacle in risk evaluation. (details)
- fix:调整危险限速距离的bug (details)
- feat:调整状态机 (details)
- feat:远程步步进,停车时间参数化 (details)
- fix:调整危险限速距离的bug (details)
- feat:远程步步进,停车时间参数化 (details)
- fix_out: lat_acc_baed ref vel cal error. add debug msg. (details)
- fix:修复因为距离阈值,带来场景识别错误的bug (details)
- fix: bug (details)
- fix: disable wbca_debug mode. (details)
- fix:修复终点距离计算的bug (details)
- chore(format):格式 (details)
- chore: 适配remote guide line变更 (details)
- fix:修复海润进弯道后第一个停车位停不正的bug (details)
- fix: delete log. (details)
- enable ssep_heat_net (tmp commit) (details)
- fix:修复误触发open space的bug (details)
- fix: SSEP: 修复IMV进充电桩方向错误的问题 (details)
- fix: delete log (details)
- feat: SSEP: 完成 learning-based 进出堆场口搜索全流程 (details)
- feat: 适配ssep learning-based 进出堆场口 (details)
- feat:执行remote后进入stop auto (details)
- feat:添加obj障碍物的跟车距离 (details)
- refactor:优化bulk场景的限速 (details)
- fix: SSEP: 修复终点在堆场边缘时,场景识别错误导致搜索失败的问题。 (details)
- chore: SSEP: Add some printos. (details)
- fix:修复park lock 切换 park out, 不重搜索的bug (details)
- fix:修复极限变道时没有应用变道路径,然后状态机切换的bug (details)
- feat:添加obj障碍物的跟车距离 (details)
- refactor:优化跟车距离 (details)
- refactor:优化跟车距离 (details)
- chore: SSEP: use standard out stream. (details)
- fix: 解决未安装cuda的系统编译失败的问题。 (details)
- fix:临时修复重搜索的bug (details)
- refactor:优化动态搜索限速 (details)
- feat: SSEP: 重规划时先考虑复用优化上一条轨迹 (details)
- feat: SSEP重规划时复用轨迹 (details)
- fix:修复replayer编译失败的bug (details)
- fix: disable dynamic and steering speed constraints (details)
- fix: add min_velocity_coefficient_for_velocity_cost. (details)
- feat:添加障碍物靠近警报的功能 (details)
- feat:添加障碍物靠近警报的功能 (details)
- fix:修复出堆场过程中, travel out场景退出的bug (details)
- fix: bulk场景 进出堆场限速的bug (details)
- feat: SSEP: 增加imv keb optimizer, 适配两段式搜索任务。 (details)
- refactor:优化动态搜索限速 (details)
- feat:添加障碍物靠近警报的功能 (details)
- fix:修复出堆场过程中, travel out场景退出的bug (details)
- fix: bulk场景 进出堆场限速的bug (details)
- fix:优化不绕行和搜索停车的问题 (details)
- fix:保存任务时,当前定位保存错误的bug (details)
- fix:合并的bug (details)
- chore: SSEP: minor params finetune. (details)
- feat: 海润适配新imv搜索器 (details)
- fix: crash issue. (details)
- fix: SSEP: 修复集卡进堆场轨迹绕圈问题 (details)
- feat: ogm聚类时使用多边形代替原来的线段障碍物 (details)
- chore: SSEP: (details)
- feat: 进出堆场场景中,如果存在云端remote guide line的话,进入参考线跟随搜索模式。 (details)
- chore: SSEP: imv optimizer参数调试 (details)
- fix: 救援模式下,无法取消任务的bug (details)
- fix:状态机切换的bug (details)
- fix:修复带有bulk 途经点, opensspce 不搜索的bug (details)
- chore: SSEP重构 - 实现搜索框架适配器,将旧的搜索器适配到新框架,统一流程。可视化与主进程解耦,去除死代码。 (details)
- chore: 适配ssep重构 (details)
- chore: SSEP: minor adjustments (details)
- chore: SSEP: 1. imv-keb-optimizer调参解决低贝位进堆场路径画龙的问题。2. 限制斜行角度。 (details)
- chore: SSEP: 增加打印信息,修复一些小错误。 (details)
- feat:适配直线步进,根据ttc进行碰撞检测的功能 (details)
- fix:1.修复fall back 重搜索的bug 2.fallback自动起步的bug (details)
- fix:向后直线步进的bug (details)
- fix:修复合并的bug (details)