Changes
#303 (Aug 28, 2026 11:38:59 AM)
- Update orinModule64Choice.groovy — weilikang / detail
- Update orinModule32Choice.groovy — weilikang / detail
- Update orin32Choice.groovy — weilikang / detail
- Update orin64Choice.groovy — weilikang / detail
#303 (Aug 28, 2026 11:38:59 AM)
- feat: 添加ParallelObstacle和ParallelObstacleReport消息定义 — zhaojianfeng2 / detail
- feat: 添加ParallelObstacle和ParallelObstacleReport消息定义 — zhaojianfeng2 / detail
- feat_out:字段修改 — zhaojianfeng2 / detail
- feat_out:增加6档反馈 — zhaojianfeng2 / detail
- tos_msgs: PncConfiguration 新增堆场入口范围 access_lines 字段,添加 AccessLine 消息定义 — wuyanjun110 / detail
- tos_msgs: AccessLine 字段 yard_id 重命名为 yard — wuyanjun110 / detail
- feat_out:删除.marscode — zhaojianfeng2 / detail
- Merge peripheral shared_msgs updates into rc_dev_weiqiao — zhaojianfeng2 / detail
#301 (Aug 26, 2026 9:52:05 AM)
- note_out:坑点标记,一通修改,还是会有误判. — tangxiao / detail
- note_out:坑洼分类重写为单趟外扩(坑/地面/UNDEF一遍标),沿点改紧邻地面判据. — tangxiao / detail
- note_out:调整盘踞捞回前向倾斜地面标记&&去除远处误标地下簇(地面参考太远导致). — tangxiao / detail
- note_out:补地面校正roll校正歪的坑. — tangxiao / detail
- note_out:增加上跃检查坑. — tangxiao / detail
- note_out:坑洼检测信息合并,栅格投影,聚类和输出. — tangxiao / detail
- note_out:海量注释版(过渡态). — tangxiao / detail
- note_out:AgeGrid稳态免清(格/沿点)+生命周期质量冻结(取代浅证据特判). — tangxiao / detail
- note_out:DetectV2行程扫描检测:winA/winB状态机切段+run归并+两侧地面参考深度+pit_conf时域锁定,调试topic(regions/breaks/runs)与pass1耗时. — tangxiao / detail
- note_out:UpdateGridV2纯统计投影:全点λ加权单高斯(均值+分布范围),与UpdateGrid手动切换. — tangxiao / detail
- note_out:切回Detect,取消通道二回溯. — tangxiao / detail
- note_out:DetectV3大小栅格两级检测:1m大格聚类+行列最近地面参考+真假判定与label反哺,窗口原点对齐整米. — tangxiao / detail
- note_out:large grid update. — tangxiao / detail
- note_out:注释不使用的代码. — tangxiao / detail
- note_out:调整坑洼点输出策略. — tangxiao / detail
- note_out:increase score threshold of car in qiangang. — tangxiao / detail
- note_out:灰尘误检土堆trick过滤. — tangxiao / detail
- note_out:灰尘误检土堆修复. — tangxiao / detail
- note_out:cone strategy adjust. — tangxiao / detail
- note_out:前港坑洼调试topic. — tangxiao / detail
- 洋浦草区全点经围栏拟合线过滤 — liuwenjing / detail
- 梁山水池区只检出左侧线处理&使用历史线处理 — liuwenjing / detail
- 洗车间外的水汽过滤 — liuwenjing / detail
- 货物宽度和任务宽度单边差0.2米时报警 — liuwenjing / detail
- note_out:192点过滤0.1米以下的点. — tangxiao / detail
- note_out:梁山20尺挂模型跑40尺挂车增加车挂范围NMS过滤逻辑. — tangxiao / detail
#301 (Aug 26, 2026 9:52:05 AM)
- fix: 放宽C2V障碍物类型匹配 — zhuxiaolong / detail
- feat_out: 放宽C2V障碍物类型匹配 — zhuxiaolong / detail
- chore(version): 3.21.0 — zhuxiaolong / detail
#300 (Aug 26, 2026 9:20:35 AM)
#300 (Aug 26, 2026 9:20:35 AM)
- fix:优化动态下码头面搜索终点选取的问题 — wuyanjun110 / detail
- refactor: 优化Publish和UpdateDrivingStatus函数,简化代码逻辑,解决openspace 区域,方向灯不对的bug — wuyanjun110 / detail
- fix: del mode=0 — chenran / detail
- fix: 调整最大速度阈值以优化后向Ogm忽略逻辑 — wuyanjun110 / detail
- feat: 添加核心对象库并优化可执行文件链接逻辑 — wuyanjun110 / detail
- feat: add smooth_mode_wbca_params — chenran / detail
- fix: smooth_mode_wbca_params bug — chenran / detail
- fix: lock historical cloud point in replayer. — chenran / detail
- fix: add FORWARD_BEFORE_BACKWARD — chenran / detail
- fix: ssep replan for reversing truck. — chenran / detail
- fix: refine deviation_stop params. — chenran / detail
- fix: path disapearing issue. — chenran / detail
- fix: trailer_path_ego match issue. — chenran / detail
- refact: straighten then reverse. — chenran / detail
- fix: using map lane width for single line lane detection — chenran / detail
- feat: stop for localization switching. — chenran / detail
- fix: log msf localization switching status. — chenran / detail
- fix: road segment splitting bug. — chenran / detail
- refact: GetRoadSegmentFirstSplitPos — chenran / detail
- fix: (临时处理)注释掉接收目标命令中的拖车标签和大小处理逻辑 — wuyanjun110 / detail
- fix: 解决西联IMV进停车位搜索过慢的问题 — wuyanjun110 / detail
- feat: 普通卡车多段倒车入库时适配拉直点逻辑 — tangwenqing / detail
- fix: SSEP: 进出散货堆场-解决后处理过于严格导致搜索失败的问题。 — wuyanjun110 / detail
- fix: 调整路径重叠的起始和结束点设置,确保不超出有效范围 — wuyanjun110 / detail
- feat: add position check for reversing — chenran / detail
- fix: disable revsersing deviation. — chenran / detail
- feat: limit straithen times. — chenran / detail
- feat: SSEP: 普通卡车倒车搜索加长最后一段拉直距离 — chenran / detail
- fix: reversing times bug — chenran / detail
- fix: checkout feat_keb_task — chenran / detail
- fix: reversing ssep planner bug — chenran / detail
- fix: reversitong activation position thr 10.0 — chenran / detail
- feat: add lbfgs prevous version. — chenran / detail
- fix: curvature over limit filer. — chenran / detail
- feat:合并ssep — wuyanjun110 / detail
- fix: checkout ssep from feat_keb_task — chenran / detail
- feat: checkout relate_offset from feat_straddle_v2 — chenran / detail
- feat: add DeviationStatus — chenran / detail
- feat: add update_end_position for ssep replan. — chenran / detail
- feat: deviation for align — chenran / detail
- fix: ssep replan for bulk align. — chenran / detail
- fix: reverse bulk offset heading — chenran / detail
- feat: limit reversing align times — chenran / detail
- fix: log align info; serialize bulk_align_offset — chenran / detail
- fix: log stop_deviation_for_algn — chenran / detail
- fix: SSEP: 提升太阳纸业自卸车出堆场成功率 — wuyanjun110 / detail
- fix: pnc_map splitting error. — chenran / detail
- fix: SSEP: 提升太阳纸业自卸车出堆场成功率 — tangwenqing / detail
- chore: SSEP: 提升CAR多段倒车pass point距离终点较远时的搜索速度 — tangwenqing / detail
- fix: SSEP: 修复多段倒车路径异常问题 — tangwenqing / detail
- feat: set up max_forward_distance — chenran / detail
- fix: SSEP: 修复自卸车进卸料区路径有点斜的问题 — chenran / detail
- fix: SSEP: 解决多段搜索除数为0可能导致崩溃的问题 — chenran / detail
- fix: SSEP: 解决多段搜索除数为0可能导致崩溃的问题 — chenran / detail
- fix: SSEP: 解决精准倒车在pass point附近进行多段搜索时搜索失败的问题 — chenran / detail
- fix: straight lane near crane and lock_station — chenran / detail
- feat: ssep replan for localization exception. — chenran / detail
- feat: waiting for lift traile; using heading error for reversing align — chenran / detail
- fix: checkout feat_keb_v2 ssep — chenran / detail
- fix: add max_forward_distance_for_straighten_trailer — chenran / detail
- fix: deviation_status bug — chenran / detail
- fix: ignore path optimizor in park_in state. — chenran / detail
- chore: SSEP: 集卡多段倒车接挂适配超窄库位 — chenran / detail
- refactor:优化界面耗时 — wuyanjun110 / detail
- fix: using straighten replan logic for path_direction_change replan type — chenran / detail
- fix: SSEP: 解决威海多段倒车距离og墙太近的问题 — chenran / detail
- fix: checkout feat_keb_v2 — chenran / detail
- feat: 添加不可以区域Z层处理逻辑,优化地图绘制功能 — wuyanjun110 / detail
- fix: 修复威海车型不匹配的问题 — chenran / detail
- chore: SSEP: 减小集卡多段倒车的最大曲率 — chenran / detail
- fix:修复快照播放崩溃的bug — wuyanjun110 / detail
- fix: check out feat_keb_v2 ssep — chenran / detail
- fix: add ssep_forward_ec_tail_straight_distance — chenran / detail
- fix: ssep replan bug — chenran / detail
- fix: SSEP: 集卡单段倒车裁剪不必要的短轨迹 — chenran / detail
- chore: SSEP: 集卡多段倒车增加30厘米碰撞软约束 — chenran / detail
- feat: SSEP: 调整集卡多段倒车拉直逻辑 — chenran / detail
- fix: build error — chenran / detail
- feat: 添加<cstddef>头文件以支持大小类型 — wuyanjun110 / detail
- 桥区重规划: 上桥切下桥触发重规划并重置搜索状态 — wuyanjun110 / detail
- refactor: 后继任务重置逻辑抽取到 Stage 基类 ResetSuccessorTasks — wuyanjun110 / detail
- 桥区重规划: last path 无效时回退自车位姿起搜, 不再放弃搜索 — wuyanjun110 / detail
- fix: multi-frames trigger — chenran / detail
- fix: truck reversing path kappa calculation — chenran / detail
- fix: extending distance from current ego position. — chenran / detail
- feat: SSEP: 集卡多段倒车场景前进后退使用不同曲率上限 — chenran / detail
- fix: revering in straight line — chenran / detail
- fix: is_in_straight_lane = false during park state — chenran / detail
- fix: disable replan during path direction changing for straightening — chenran / detail
- feat: SSEP: 集卡多段倒车支持GPU搜索,搜索速度提升5-10倍 — chenran / detail
- chore: SSEP: 解决集卡倒车距离障碍物较近时会倒着进的问题 — chenran / detail
- chore: SSEP: 集卡多段倒车自适应CPU/GPU模式,回退部分CPU参数 — chenran / detail
- fix: synchronize straighten hold with SSEP search — chenran / detail
- fix: stabilize STEP_ALIGN trajectory — chenran / detail
- chore: 注释掉WHBULK的终点约束 — wuyanjun110 / detail
- feat: 稳定障碍停车约束释放 — wuyanjun110 / detail
- test: 补充障碍停车约束自动化场景 — wuyanjun110 / detail
- feat: 展示障碍停车约束诊断 — wuyanjun110 / detail
- fix: 修复 SSEP 离线回放构建 — wuyanjun110 / detail
- feat: SSEP: Add coarse search tutorial. — tangwenqing / detail
- fix: 修正拖挂车指令重规划拉直判定 — wuyanjun110 / detail
- fix: 取消威海散货引桥终点约束 — wuyanjun110 / detail
- chore: SSEP: 更新集卡启发项表生成器 — tangwenqing / detail
- feat: 超视距线支持按高度分层 — wuyanjun110 / detail
- fix: 补充 SC 目标点类型显示 — wuyanjun110 / detail
- fix: 设置初始位姿时保留定位高度 — wuyanjun110 / detail
- fix: 修正拖挂停车途经点判定 — wuyanjun110 / detail
- doc: SSEP: Add keb tutorial — tangwenqing / detail
- fix: 修正拖挂车指令重规划拉直判定 — wuyanjun110 / detail
- fix: 取消威海散货引桥终点约束 — wuyanjun110 / detail
- feat: 超视距线支持按高度分层 — wuyanjun110 / detail
- fix: 修复 BulkOut 重规划状态误退出 — wuyanjun110 / detail
- fix: 修正横向规划器类型识别 — wuyanjun110 / detail
- fix: 统一 BulkOut 的 SSEP 前向阶段 — wuyanjun110 / detail
- feat: 增加 KEB 规划可视化与诊断 — wuyanjun110 / detail
- fix: 修复绕行边界与会车响应 — wuyanjun110 / detail
- fix: 补充快照加载失败诊断 — wuyanjun110 / detail
- docs: 补充算法场景回放建设方案 — wuyanjun110 / detail
- fix: 恢复散货前向阶段 WBCA 规划 — wuyanjun110 / detail
- fix: 修复绕行超车目标升级 — wuyanjun110 / detail
- feat: 接入条件禁行区域碰撞检测 — wuyanjun110 / detail
- feat: keb正确返回theta值 — wuyanjun110 / detail
- fix: 调整 KEB 道钉点碰撞处理 — wuyanjun110 / detail
- fix: 恢复静态聚类凸包绕行占用 — wuyanjun110 / detail
- fix: 收紧叉头叉尾纵向扩展 — wuyanjun110 / detail
- fix: 修复 PNC 地图道路段转换异常 — wuyanjun110 / detail
- fix: 保持变道路径跨阶段连续 — wuyanjun110 / detail
- fix: 提高变道 PJPO 求解稳定性 — wuyanjun110 / detail
- fix: 缩小变道障碍物纵向扩展范围 — wuyanjun110 / detail
#300 (Aug 26, 2026 9:20:35 AM)
- feat: 横向mpc对于求解超时容忍增加;报横向无解时用缓刹强度停车 — liuhongshuo / detail
- feat: SafePreprocess 优化 — liuhongshuo / detail
- feat: 对准和刹车时的减速度积分防护 — liuhongshuo / detail
#300 (Aug 26, 2026 9:20:35 AM)
- feat_out: "增加GetConditionNoDrivingRegions接口" — caoxue / detail
- feat_out: 增加Region_Gate类型 — caoxue / detail
#299 (Aug 26, 2026 9:01:29 AM)
- Add new file — weilikang / detail
- Update orinRos2Choice.groovy — weilikang / detail
- Update orinRos2ModuleChoice.groovy — weilikang / detail
- Update orinRos2ModuleChoice.groovy — weilikang / detail
- Update orinRos2Choice.groovy — weilikang / detail
- Update orinRos2Choice.groovy — weilikang / detail
- Update orinRos2ModuleChoice.groovy — weilikang / detail
- Update orinRos2ModuleChoice.groovy — weilikang / detail
- Update orinBuildRos2.groovy — weilikang / detail
- Update vehicleInfo.groovy — weilikang / detail
- Update repoinfoRos2.groovy — weilikang / detail
- Update orinRos2Choice.groovy — weilikang / detail
- Update orinRos2ModuleChoice.groovy — weilikang / detail
- Update repoinfoRos2.groovy — weilikang / detail
- Update orinRos2Choice.groovy — weilikang / detail
- Update orinRos2ModuleChoice.groovy — weilikang / detail
- Update vehicleInfo.groovy — weilikang / detail
#299 (Aug 26, 2026 9:01:29 AM)
- Update orin-build-ros2.jenkinsfile — weilikang / detail
- Update orin-build-ros2.jenkinsfile — weilikang / detail
- Update orin-build-ros2.jenkinsfile — weilikang / detail
- Update orin-build-ros2.jenkinsfile — weilikang / detail
- Update orin-build-ros2.jenkinsfile — weilikang / detail
- Update orin-build-ros2.jenkinsfile — weilikang / detail
- Update orin-build-ros2.jenkinsfile — weilikang / detail
- Update orin-build-ros2.jenkinsfile — weilikang / detail
- Update orin-build-ros2.jenkinsfile — weilikang / detail
- Update orin-build-ros2.jenkinsfile — weilikang / detail
- Add new file — weilikang / detail
- Update map-png.jenkinsfile — weilikang / detail
- Update map-png.jenkinsfile — weilikang / detail
- Update jili-xiasha-submodule.jenkinsfile — weilikang / detail
- Update hangzhou-xiasha-submodule.jenkinsfile — weilikang / detail
- Update hangzhou-xiasha-submodule.jenkinsfile — weilikang / detail
- Update hangzhou-xiasha-submodule.jenkinsfile — weilikang / detail
#299 (Aug 26, 2026 9:01:29 AM)
- feat_out:外设命令扩充(需重编外设及rmi) — zhaojianfeng2 / detail
- feat_out:增加全量上传topic — zhaojianfeng2 / detail
- feat_out:增加消息定义 — zhaojianfeng2 / detail
- feat_out:修改东方特钢上装控制枚举 — zhaojianfeng2 / detail
- feat_out:增加反馈pd类型 — zhaojianfeng2 / detail
- feat_out:反馈字段完善 — zhaojianfeng2 / detail
- feat_out:字段修改 — zhaojianfeng2 / detail
- feat_out:增加6档反馈 — zhaojianfeng2 / detail
- tos_msgs: PncConfiguration 新增堆场入口范围 access_lines 字段,添加 AccessLine 消息定义 — wuyanjun110 / detail
- tos_msgs: AccessLine 字段 yard_id 重命名为 yard — wuyanjun110 / detail