Changes

Summary

  1. note_out:坑点标记,一通修改,还是会有误判. (details)
  2. note_out:坑洼分类重写为单趟外扩(坑/地面/UNDEF一遍标),沿点改紧邻地面判据. (details)
  3. note_out:调整盘踞捞回前向倾斜地面标记&&去除远处误标地下簇(地面参考太远导致). (details)
  4. note_out:补地面校正roll校正歪的坑. (details)
  5. note_out:增加上跃检查坑. (details)
  6. note_out:坑洼检测信息合并,栅格投影,聚类和输出. (details)
  7. note_out:海量注释版(过渡态). (details)
  8. note_out:AgeGrid稳态免清(格/沿点)+生命周期质量冻结(取代浅证据特判). (details)
  9. note_out:DetectV2行程扫描检测:winA/winB状态机切段+run归并+两侧地面参考深度+pit_conf时域锁定,调试topic(regions/breaks/runs)与pass1耗时. (details)
  10. note_out:UpdateGridV2纯统计投影:全点λ加权单高斯(均值+分布范围),与UpdateGrid手动切换. (details)
  11. note_out:切回Detect,取消通道二回溯. (details)
  12. note_out:DetectV3大小栅格两级检测:1m大格聚类+行列最近地面参考+真假判定与label反哺,窗口原点对齐整米. (details)
  13. note_out:large grid update. (details)
  14. note_out:注释不使用的代码. (details)
  15. note_out:调整坑洼点输出策略. (details)
  16. note_out:increase score threshold of car in qiangang. (details)
  17. note_out:灰尘误检土堆trick过滤. (details)
  18. note_out:灰尘误检土堆修复. (details)
  19. note_out:cone strategy adjust. (details)
  20. note_out:前港坑洼调试topic. (details)
  21. 洋浦草区全点经围栏拟合线过滤 (details)
  22. 梁山水池区只检出左侧线处理&使用历史线处理 (details)
  23. 洗车间外的水汽过滤 (details)
  24. 货物宽度和任务宽度单边差0.2米时报警 (details)
  25. note_out:192点过滤0.1米以下的点. (details)
  26. note_out:梁山20尺挂模型跑40尺挂车增加车挂范围NMS过滤逻辑. (details)
Commit beb670cc5c1b76922cdc15e36e65f8b779e90017 by tangxiao
note_out:坑点标记,一通修改,还是会有误判.
The file was modifiedperception/ground_segmentation/services/seg_ground_alg_plus.h
The file was modifiedperception/ground_segmentation/services/impl/seg_ground_alg_plus.cpp
Commit caa46bdee44044b43eef03c1b8166eb2321170e9 by tangxiao
note_out:坑洼分类重写为单趟外扩(坑/地面/UNDEF一遍标),沿点改紧邻地面判据.
The file was modifiedperception/ground_segmentation/services/impl/seg_ground_alg_plus.cpp
The file was modifiedperception/ground_segmentation/services/seg_ground_alg_plus.h
Commit 6f95043bd3bf624dec6bc7211cc22bbd6e79ac91 by tangxiao
note_out:调整盘踞捞回前向倾斜地面标记&&去除远处误标地下簇(地面参考太远导致).
The file was modifiedperception/ground_segmentation/services/seg_ground_alg_plus.h
The file was modifiedperception/ground_segmentation/services/impl/seg_ground_alg_plus.cpp
Commit b9eb802277dc5f433091794cc6a35347ccefb7f0 by tangxiao
note_out:补地面校正roll校正歪的坑.
The file was modifiedperception/ground_segmentation/common/basic_types.h
The file was modifiedperception/ground_segmentation/services/impl/seg_ground_alg_plus.cpp
The file was modifiedperception/ground_segmentation/services/impl/seg_transform_step.cpp
The file was modifiedperception/ground_segmentation/services/seg_ground_alg_plus.h
Commit d4abfbeb84f5e45e6192b48310d7833815de2b39 by tangxiao
note_out:增加上跃检查坑.
The file was modifiedperception/ground_segmentation/services/seg_ground_alg_plus.h
The file was modifiedperception/ground_segmentation/services/impl/seg_ground_alg_plus.cpp
Commit 53581fb6263bb17361f5c14281c90b6e820aef10 by tangxiao
note_out:坑洼检测信息合并,栅格投影,聚类和输出.
The file was modifiedperception/dl_detection/lidar/impl/dld_og_around_impl.cpp
The file was modifiedperception/dl_detection/lidar/impl/dld_lidar_detection.cpp
The file was modifiedperception/dl_detection/lidar/impl/dld_pointcloud_preprocessor.cpp
The file was modifiedperception/dl_detection/lidar/include/dld_pre_suf_set/dld_og_around_service.h
The file was addedperception/dl_detection/lidar/include/dld_pre_suf_set/dld_pothole_detector.h
The file was addedperception/dl_detection/lidar/impl/dld_pothole_detector.cpp
The file was modifiedperception/dl_detection/lidar/include/dld_pointcloud_preprocessor.h
The file was modifiedperception/common/common_types.h
The file was modifiedperception/dl_detection/common/dld_params_config.h
The file was modifiedperception/dl_detection/lidar/include/dld_data_provider.h
Commit fcff63d16be0aef6a535e28717ce42090b9b6f0e by tangxiao
note_out:海量注释版(过渡态).
The file was modifiedperception/dl_detection/lidar/impl/dld_pothole_detector.cpp
The file was modifiedperception/dl_detection/lidar/include/dld_pre_suf_set/dld_pothole_detector.h
Commit f98ee7ff9ec1c1e8dea28087672d2187002c488a by tangxiao
note_out:AgeGrid稳态免清(格/沿点)+生命周期质量冻结(取代浅证据特判).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
The file was modifiedperception/dl_detection/lidar/impl/dld_pothole_detector.cpp
The file was modifiedperception/dl_detection/common/dld_params_config.h
The file was modifiedperception/common/common_types.h
Commit 36ef778af3e60bea5464d69d79675ca22a76dc06 by tangxiao
note_out:DetectV2行程扫描检测:winA/winB状态机切段+run归并+两侧地面参考深度+pit_conf时域锁定,调试topic(regions/breaks/runs)与pass1耗时.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
The file was modifiedperception/dl_detection/lidar/include/dld_pre_suf_set/dld_pothole_detector.h
The file was modifiedperception/dl_detection/lidar/impl/dld_pothole_detector.cpp
The file was modifiedperception/dl_detection/common/dld_params_config.h
The file was modifiedperception/common/common_types.h
Commit d61f5afbc80c27743430fcabce7936bd9e5c6c38 by tangxiao
note_out:UpdateGridV2纯统计投影:全点λ加权单高斯(均值+分布范围),与UpdateGrid手动切换.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
The file was modifiedperception/dl_detection/lidar/impl/dld_pothole_detector.cpp
The file was modifiedperception/dl_detection/lidar/include/dld_pre_suf_set/dld_pothole_detector.h
Commit 79b717e39ce39a838cf3e60d6a303f5aac2687a6 by tangxiao
note_out:切回Detect,取消通道二回溯.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
The file was modifiedperception/dl_detection/lidar/impl/dld_pothole_detector.cpp
Commit 65d487d9d5d49b003f252534061f961bca26e3d4 by tangxiao
note_out:DetectV3大小栅格两级检测:1m大格聚类+行列最近地面参考+真假判定与label反哺,窗口原点对齐整米.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
The file was modifiedperception/dl_detection/lidar/impl/dld_pothole_detector.cpp
The file was modifiedperception/dl_detection/lidar/include/dld_pre_suf_set/dld_pothole_detector.h
Commit 7a942b41a54a060af199f088a1517f22e75dfaa4 by tangxiao
note_out:large grid update.
The file was modifiedperception/dl_detection/lidar/impl/dld_pothole_detector.cpp
The file was modifiedperception/dl_detection/lidar/include/dld_pre_suf_set/dld_pothole_detector.h
Commit 0fb2defd057a9df49ab2e49437e103739508c4b2 by tangxiao
note_out:注释不使用的代码.
The file was modifiedperception/dl_detection/lidar/impl/dld_pothole_detector.cpp
Commit 6bfe5ace61c4e63a7dfbfe4ce061e76e29028d71 by tangxiao
note_out:调整坑洼点输出策略.
The file was modifiedperception/dl_detection/lidar/impl/dld_pothole_detector.cpp
The file was modifiedperception/dl_detection/lidar/include/dld_pre_suf_set/dld_pothole_detector.h
The file was modifiedperception/dl_detection/lidar/impl/dld_og_around_impl.cpp
Commit e3d8356210e53d621f3d4fe31cf245e0f06f92da by tangxiao
note_out:increase score threshold of car in qiangang.
The file was modifiedperception/dl_detection/params/model
Commit 2157197181f5a282e41d2767b130e67c472d3c3a by tangxiao
note_out:灰尘误检土堆trick过滤.
The file was modifiedperception/ground_segmentation/services/impl/seg_ground_mound_recognize.cpp
Commit f477ea96703bba0b768ee08ca06b358aee918082 by tangxiao
note_out:灰尘误检土堆修复.
The file was modifiedperception/ground_segmentation/services/seg_ground_mound_recognize.h
The file was modifiedperception/ground_segmentation/services/impl/seg_ground_mound_recognize.cpp
Commit fdda0cdd9b2c212d43c165e75dd40bd2023bea5e by tangxiao
note_out:cone strategy adjust.
The file was modifiedperception/dl_detection/lidar/impl/dld_suf_impl.cpp
The file was modifiedperception/common/common_types.h
The file was modifiedperception/dl_detection/common/dld_params_config.h
The file was modifiedperception/dl_detection/lidar/include/dld_pre_suf_set/dld_suf_nms.h
The file was modifiedperception/lib/geometry/bbox_tracking.h
Commit 9f23ea2a7c95c992a510cb525bd7d2b3525182d6 by tangxiao
note_out:前港坑洼调试topic.
The file was modifiedperception/dl_detection/lidar/impl/dld_pothole_detector.cpp
Commit 261bd9f2dd393ff4a900bbc14bffd6755600eab8 by liuwenjing
洋浦草区全点经围栏拟合线过滤
The file was modifiedperception/dl_detection/lidar/impl/dld_og_around_impl.cpp
The file was modifiedperception/dl_detection/lidar/include/dld_pre_suf_set/dld_og_around_service.h
Commit 8c54e3d1ca6015bb41ceca84a1204d7d138cb825 by liuwenjing
梁山水池区只检出左侧线处理&使用历史线处理
The file was modifiedperception/dl_detection/lidar/impl/dld_og_around_impl.cpp
The file was modifiedperception/dl_detection/lidar/include/dld_pre_suf_set/dld_og_around_service.h
Commit dfcd8589ede62f21a973580c1515cd254c10cef9 by liuwenjing
洗车间外的水汽过滤
The file was modifiedperception/dl_detection/lidar/impl/dld_og_around_impl.cpp
Commit 856c8e34257fd71f0ea4b53089f2409b70524177 by liuwenjing
货物宽度和任务宽度单边差0.2米时报警
The file was modifiedperception/dl_detection/lidar/impl/dld_og_around_impl.cpp
Commit dddab04621c8318da91b766b7f445115960a9632 by tangxiao
note_out:192点过滤0.1米以下的点.
The file was modifiedperception/dl_detection/lidar/impl/dld_og_around_impl.cpp
Commit d3f97e9518eb99fb35ab87ff8df8583df9d033a5 by tangxiao
note_out:梁山20尺挂模型跑40尺挂车增加车挂范围NMS过滤逻辑.
The file was modifiedperception/common/common_types.h
The file was modifiedperception/dl_detection/lidar/include/dld_pre_suf_set/dld_filter_sets.h
The file was modifiedperception/dl_detection/lidar/impl/dld_detection_postprocessor.cpp
The file was modifiedperception/dl_detection/lidar/include/dld_detection_postprocessor.h
The file was modifiedperception/dl_detection/common/dld_params_config.h

Summary

  1. fix: 放宽C2V障碍物类型匹配 (details)
  2. feat_out: 放宽C2V障碍物类型匹配 (details)
  3. chore(version): 3.21.0 (details)
Commit f2e7ae3c2b84bc8261e04abca0536fc10df41685 by zhuxiaolong
fix: 放宽C2V障碍物类型匹配
The file was modifiedmodules/prediction/scenario/cloud_trajectories/cloud_trajectories_processor.cc
Commit d57404fc20f27623a431351ac202fc62433fd546 by zhuxiaolong
feat_out: 放宽C2V障碍物类型匹配

The file was modifiedVERSION.md
Commit 085396a35b67b534135e3e41d890a41df41a702e by zhuxiaolong
chore(version): 3.21.0

The file was modifiedpackage.xml
The file was modifiedCMakeLists.txt