Commit
4ba434a79bc79491a5ef4fab03d0d4515b71896f
by wangruinote: 1.参数分离 2.修改imv_launch文件 3.修改mainboard应用 4.参数配置修改为相对路径
|
 | ground_segmentation/conf/left_front.dag |
 | dl_detection/components/suf_processor.cpp |
 | ground_segmentation/common/data_injector.cpp |
 | dl_detection/conf/dl_detection.flags.txt |
 | dl_detection/conf/dl_detection_debug.dag |
 | ground_segmentation/common/grd_seg_gflags.cpp |
 | ground_segmentation/conf/left_rear.flags.txt |
 | app/mainboard/CMakeLists.txt |
 | ground_segmentation/conf/right_rear.flags.txt |
 | ground_segmentation/common/grd_seg_gflags.h |
 | dl_detection/components/point_pillars_processor.cpp |
 | app/mainboard/module_argument.cc |
 | ground_segmentation/conf/right_front.dag |
 | app/mainboard/mainboard.cc |
 | ground_segmentation/conf/right_rear.dag |
 | launch/perception_imv.launch |
 | app/mainboard/module_argument.h |
 | app/mainboard/module_controller.h |
 | dl_detection/common/dld_injector.cpp |
 | ground_segmentation/conf/right_front.flags.txt |
 | dl_detection/components/cloud_processor.cpp |
 | ground_segmentation/conf/left_front.flags.txt |
 | ground_segmentation/conf/config.flags.txt |
 | ground_segmentation/conf/left_rear.dag |
 | app/mainboard/module_controller.cc |
Commit
eb9601b435a00f1f7ba297aab462ad6f148f0ea0
by wangruinote: 1.调整mainboard输入参数,删除flagfile, runtime_dir参数 2.调整perception_imv.launch输入参数 3.调整对应conf参数为相对路径 4.调整对应dag配置
|
 | app/mainboard/module_argument.cc |
 | ground_segmentation/conf/left.dag |
 | app/mainboard/mainboard.cc |
 | ground_segmentation/conf/right.flags.txt |
 | ground_segmentation/conf/right.dag |
 | ground_segmentation/conf/top.flags.txt |
 | app/mainboard/module_controller.cc |
 | dl_detection/common/dld_injector.cpp |
 | ground_segmentation/conf/left.flags.txt |
 | launch/perception_imv.launch |
 | ground_segmentation/conf/top.dag |
Commit
3f28d43f16fee19e25bcbb2cb7a8fcb7bbe05d4f
by wangruinote: 1.消除点云转换时报警:找不到字段intensity
|
 | ground_segmentation/services/impl/ros_msg_service.cpp |
 | common/pcl_types.h |
Commit
641d5a70f57040b28f081dc2f607476adb4ccfc5
by wangruinote: 删除多余变量
|
 | dl_detection/common/dld_injector.h |
 | dl_detection/components/point_pillars_processor.h |
 | dl_detection/components/point_pillars_processor.cpp |
 | dl_detection/components/cloud_processor.h |
 | dl_detection/common/dld_injector.cpp |
 | dl_detection/components/cloud_processor.cpp |
Commit
78d090a98426c569bedebe218f3a37f7b8d65e09
by wangruinote: 修改conf路径为相对路径
|
 | launch/perception_imv.launch |
 | ground_segmentation/conf/top.flags.txt |
 | dl_detection/conf/dl_detection.flags.txt |
 | ground_segmentation/conf/right.flags.txt |
 | ground_segmentation/conf/right_front.flags.txt |
 | ground_segmentation/conf/left.flags.txt |
 | ground_segmentation/conf/left_rear.flags.txt |
 | ground_segmentation/conf/right_rear.flags.txt |
 | ground_segmentation/conf/left_front.flags.txt |
Commit
79e327e0c9c961e6794e183b284e85ca7c2d80ae
by wangruinote: 1.清理代码 2.删除多余变量
|
 | dl_detection/components/pre_processor.cpp |
 | dl_detection/components/cloud_processor.cpp |
 | dl_detection/components/cloud_processor.h |
 | dl_detection/components/pre_processor.h |
 | dl_detection/common/dld_injector.cpp |
Commit
9000907ddf4f0b3167f1ac74c9d60741da7de0d4
by wangruinote: 1.Notify添加延迟1ms,否则存在隐患 2.格式化打印log,输出lidar同步成功时的时间戳
|
 | dl_detection/services/impl/dld_sensor_msg_manager.cpp |
 | dl_detection/dl_detection.cpp |
Commit
976a88d2d23a2bfb1a647d8f4eac633768ce3ff2
by wangruinote: 清理代码
|
 | dl_detection/common/dld_injector.cpp |
 | dl_detection/common/dld_injector.h |
Commit
0af5dad4dc52e19c4bacf66bdca7caf0467c018b
by wangruinote: 清理代码
|
 | dl_detection/components/cloud_processor.cpp |
 | dl_detection/services/impl/dld_vehicle.cpp |
Commit
2193ad7c99c5768c7e8e9871f338d5ded6a5c670
by yanhaixu[update] model
|
 | dl_detection/params/model |
Commit
0a7a63b17be653c2b7585acf82d8a3c980b793e0
by wangruifix: 重命名PointXYZT为PointXYZUIT
|
 | ground_segmentation/services/impl/ros_msg_service.cpp |
 | common/pcl_types.h |
Commit
1446780c81a3b6104281fa8d2fbf0a0b93572324
by yangjunfeat_out:gflag链接库开关
|
 | app/mainboard/CMakeLists.txt |
Commit
f365d60aa44a54b06310d7550845f3ba0a158ac7
by lanxiaosongnote: 添加Orin版点云目标检测模型
|
 | dl_detection/params/model |
Commit
a9af20ffcdc8d425c230da323efe8d7f14b3ef3d
by liuwenjingseg避免结果无点
|
 | common/utils.h |
 | ground_segmentation/services/impl/seg_obstacle_step.cpp |
Commit
51e9739ae8d14ff214052f501acca285a27194e4
by wangruinote: 1.添加model_folder配置字段 2.优化调整相对路径 3.优化调整dld_injector初始化 4.修改param, launch文件
|
 | dl_detection/common/dld_injector.cpp |
 | dl_detection/params/obstacle_detection_param.yaml |
 | dl_detection/components/suf_processor.cpp |
 | CMakeLists.txt |
 | launch/perception.launch |
 | dl_detection/common/dld_params_config.h |
 | dl_detection/components/point_pillars_processor.cpp |
 | dl_detection/params/obstacle_detection_param_imv.yaml |
 | ground_segmentation/services/impl/ros_msg_service.cpp |
 | dl_detection/conf/dl_detection.flags.txt |
 | ground_segmentation/services/impl/seg_transform_step.cpp |
 | dl_detection/common/dld_injector.h |
Commit
a31b9e2947ef5be58ab27769bab49b0841a57987
by wangruinote: 1.删除global.flags文件 2.修改perception_imv.launch文件为相对路径 3.配置文件中添加标志位
|
 | ground_segmentation/conf/global.flags.txt |
 | dl_detection/params/obstacle_detection_param.yaml |
 | dl_detection/conf/global.flags.txt |
 | launch/perception_imv.launch |
 | conf/global.flags.txt |
Commit
b4c302264401c1e0246c6ad49a0a2a4dd44b0174
by wangruinote: 添加gflags静态支持
|
 | app/mainboard/CMakeLists.txt |
Commit
93f3100fabeacc4eb9855ca49a886ecfed66a62b
by wangruinote: 修改读取模型路径为项目路径
|
 | dl_detection/components/point_pillars_processor.cpp |
 | dl_detection/common/dld_injector.cpp |
 | dl_detection/conf/dl_detection.flags.txt |
Commit
7f7abf3ae267a4d3ee556cce60d94106540de492
by liuwenjinglog和标志位修改
|
 | dl_detection/components/cloud_processor.cpp |
 | dl_detection/components/pre_processor.cpp |
 | dl_detection/components/point_pillars_processor.cpp |
Commit
5ea2aba2ff63f519eae994092945bb1f7c0f162b
by liuwenjing合并打印时间戳由从小到大,改为按雷达id固定顺序
|
 | dl_detection/components/cloud_processor.cpp |
 | dl_detection/services/impl/dld_sensor_msg_manager.cpp |
Commit
2f2426cc7d0421e6380437c67f847dbcc88d6bb0
by wangruinote: 修改launch文件,删除yaml_dir字段
|
 | launch/perception.launch |
 | launch/perception_imv.launch |
Commit
5d0353779943481bb14310e731b193cedb6072a4
by wangruinote: 修改版本号为2.5.25
|
 | package.xml |
Commit
d8af637786abb58554be711f56028824c6847b2d
by wangruinote: 支持默认从程序目录加载参数文件
|
 | ground_segmentation/common/data_injector.cpp |
 | dl_detection/common/dld_injector.cpp |
Commit
453caff8605f1fd598fcdf35cf611351637fc757
by liuwenjing回调里接收点云的log被删了,加上
|
 | dl_detection/components/cloud_processor.cpp |
Commit
f014755ace70cc8d060b3ba7fd8ac77d91ac8975
by liuwenjing修正det不使用时不显示seg结果的bug
|
 | ground_segmentation/services/impl/seg_obstacle_step.cpp |
Commit
72d8fd51102e299c10ce44c18459cdaf55581b97
by liuwenjing补盲雷达添加dag文件
|
 | ground_segmentation/conf/left_rear_down.flags.txt |
 | conf/detection.rviz |
 | ground_segmentation/conf/left_rear_down.dag |
 | ground_segmentation/conf/right_front_down.dag |
 | launch/perception_imv.launch |
 | ground_segmentation/conf/right_front_down.flags.txt |
Commit
7688147132862f850988c0d84a950fe5c9d961e5
by lanxiaosongfix_out: update submodule of model
|
 | dl_detection/params/model |
Commit
5318546a76e9f7a08ae781803e6ecf04eda81e6f
by liuwenjing修改定位判断的位置
|
 | dl_detection/components/cloud_processor.cpp |
Commit
52447204996a258341634d1ab1efc3407afd403e
by liuwenjingimv车轮转弯遗留点去除
|
 | dl_detection/components/cloud_processor.cpp |
 | dl_detection/components/suf_processor.cpp |
 | dl_detection/components/suf_processor.h |
Commit
6be7810010e4b14ba2c3ea626aad67a135483940
by lanxiaosongfeat_out: add xmaf but imv-> car
|
 | dl_detection/params/model |
Commit
eb95c66cb72eb7ae99194d0baef4ecd11a248e4f
by wangruinote: 1.整理CMakelists
|
 | CMakeLists.txt |
Commit
6328f6b89891020d87a3208184b4b2c76df4de1f
by liuwenjing规避ring特别大的值
|
 | ground_segmentation/services/impl/seg_transform_step.cpp |
Commit
05274a3734da0b234b1b925a5b1cc4b38ffe1a21
by liuwenjing增加 imv_type
|
 | common/common_types.h |
 | dl_detection/common/dld_params_config.h |
 | dl_detection/components/tracking_post_processor.cpp |
 | common/constant.h |
 | dl_detection/lib/obstacle_tracking/obstacle_tracking.cpp |
Commit
41eef7e5a124efbe696eb1d03342330f9ac998f7
by yanhaixu[update] model
|
 | dl_detection/params/model |
Commit
f887c47fbbd1512ccde48a2f047dd2c884edad54
by liuwenjing修改感知频率低错误码的lifetime=2s
|
 | dl_detection/params/det_error_code_config.yaml |
Commit
1f38c5c11e9fbe32d0e009beba91a5a01c19c3b7
by lanxiaosongnote: update xmaf model for test
|
 | dl_detection/params/model |
Commit
532adb06ff74d647e38f7d9db3dee2d54bc4a2a1
by yanhaixu[update] model
|
 | dl_detection/params/model |
Commit
23321c7446d181ba89367b364d87f72cb93d956a
by wangruinote: 解决默认安装到/usr/local目录的问题
|
 | CMakeLists.txt |
Commit
9c932c391ad6ce356b4225c14605a2dd2d03f4a5
by wangruinote: 解决默认安装到/usr/local目录的问题
|
 | CMakeLists.txt |
Commit
0c2049bd11bcb92103b6f6566473d5ed73321fc7
by wangruinote: 1.dl_detection中增加消息检测功能 2.调整glog的引用方式
|
 | dl_detection/services/dld_subscriber.h |
 | dl_detection/services/dld_vehicle.h |
 | dl_detection/services/dld_sensor_msg_manager.h |
 | dl_detection/services/impl/dld_sensor_msg_manager.cpp |
 | CMakeLists.txt |
 | dl_detection/services/impl/dld_vehicle.cpp |
 | common/ros_subscriber.h |
 | dl_detection/params/model |
 | app/mainboard/CMakeLists.txt |
Commit
61d705184b9c350a492003a630a7202203a8f897
by wangruinote: 1. 修改版本号为2.5.26
|
 | package.xml |
Commit
ace54cf491f2b82d7e36282dee2e8640594bd4ea
by wangruinote: 1.dl_detection中增加消息检测功能 2.调整glog的引用方式
|
 | dl_detection/services/impl/dld_sensor_msg_manager.cpp |
 | dl_detection/services/dld_sensor_msg_manager.h |
 | dl_detection/services/dld_subscriber.h |
 | CMakeLists.txt |
 | app/mainboard/CMakeLists.txt |
 | dl_detection/params/model |
 | common/ros_subscriber.h |
 | dl_detection/services/impl/dld_vehicle.cpp |
 | dl_detection/services/dld_vehicle.h |
Commit
0d13048361552d88aacbf398dd2ae9705d2267d6
by wangruinote: 修改glog引用方式
|
 | app/mainboard/CMakeLists.txt |
Commit
ab5ed09e869d973c6f862fd967429161b6b565fa
by wangruinote: 修改glog引用方式
|
 | app/mainboard/CMakeLists.txt |
Commit
edecfa9afaf7fe4af148ed8172d22cf54b33d724
by wangruinote: 1.引用gflags动态库
|
 | CMakeLists.txt |
Commit
af7b89d326a561d16bd9e4609ea158101a56ec54
by yanhaixu[update] model
|
 | dl_detection/params/model |
Commit
ce53dd5b3122297c58e5fe7f1c1b598810f9a0c3
by yanhaixu[update] model
|
 | dl_detection/params/model |
Commit
26c41958c9fa7e2e9d3865d77e3583e197e3c783
by liuwenjingimv错误码适配
|
 | dl_detection/common/dld_injector.cpp |
 | ground_segmentation/conf/left_rear_down.flags.txt |
 | launch/perception.launch |
 | ground_segmentation/conf/left_front.flags.txt |
 | ground_segmentation/conf/left_rear.flags.txt |
 | ground_segmentation/conf/right_rear.flags.txt |
 | ground_segmentation/conf/right_front_down.flags.txt |
 | ground_segmentation/conf/right_front.flags.txt |
 | ground_segmentation/conf/top.flags.txt |
 | ground_segmentation/common/data_injector.cpp |
 | ground_segmentation/common/grd_seg_gflags.cpp |
 | dl_detection/conf/dl_detection.flags.txt |
 | ground_segmentation/conf/front.flags.txt |
Commit
d89bb1d4f5cd17abd14e6473d6cb0453a5820908
by liuwenjingring超32的log爆满,删除之
|
 | ground_segmentation/services/impl/seg_transform_step.cpp |
Commit
2ddf86568fe8970e4b41825930dc6d060852fd09
by wangruinote: 删除接收轮廓时打印的错误log信息
|
 | ground_segmentation/services/impl/ros_msg_service.cpp |
Commit
f6a7b365ea6ebf5f1e4f34a575e0572fc95ffbd0
by wangruinote: 删除接收轮廓时打印的错误log信息
|
 | ground_segmentation/services/impl/ros_msg_service.cpp |
Commit
3686b5dda1e99e59415347f782729c59810df631
by wangruinote: 1.优化点云降采样,不拷贝降采样后的点云,测试能否规避将采样bug
|
 | dl_detection/common/dld_uniform_samplings.hpp |
Commit
338dfbb8fb1af08e84e057564f43f9863c08f829
by wangruinote: 1.优化点云降采样,不拷贝降采样后的点云,测试能否规避将采样bug
|
 | dl_detection/common/dld_uniform_samplings.hpp |
Commit
9633e27204606b432db34383f28c79a33fd4b4d7
by lanxiaosongfeat_out: new xmaf model 1202
|
 | dl_detection/params/model |
Commit
8494f2bcfb2e45f714dce6aea02af4a48d7601fd
by lanxiaosongfix_out: update new xmaf model 1202
|
 | dl_detection/params/model |
Commit
4c6c6307cac2ddbc1c9a2f974ad319f8fdbc22d3
by wangruinote: 添加log,测试耗时
|
 | dl_detection/components/map_filter_processor.cpp |
 | dl_detection/components/tracking_processor.cpp |
 | dl_detection/components/point_pillars_processor.cpp |
 | dl_detection/components/pre_processor.cpp |
 | dl_detection/components/tracking_post_processor.cpp |
 | dl_detection/common/dld_injector.h |
 | dl_detection/components/cloud_processor.cpp |
 | dl_detection/components/suf_processor.cpp |
Commit
37c694aa44b5d112f868820028579c1f8912b916
by lanxiaosongfeat_out: update lane detection model 1206 27143_i=0_gt5_rwr0.39_40epoc
|
 | dl_detection/params/model |
Commit
0fd7a1d09d8751d64b624a68aa55b797b55cdd49
by liuwenjing单帧处理时间长从110-140ms
|
 | dl_detection/components/tracking_post_processor.cpp |
Commit
71485d3f10745db51f7f43f04eee6e0e0b3ee4f2
by liuwenjing修改跟踪部分nms的阈值
|
 | common/common_types.h |
 | dl_detection/lib/obstacle_tracking/obstacle_tracking.cpp |
Commit
f46623b29499f4498d2e0af3e20d17be34a8dc9a
by wangruinote: 1.添加调试工具
|
 | tools/debug/dump_syms |
 | CMakeLists.txt |
 | tools/debug/minidump_stackwalk |
 | tools/debug/debug_dmp.sh |
 | tools/debug/debug_seg.sh |
Commit
2e08f2bb7f127729507fe1a32c167662d116513b
by liuwenjing雷达数据源频率低报警修改
|
 | ground_segmentation/params/error_code_by_lidar.yaml |
 | ground_segmentation/services/impl/ros_msg_service.cpp |
 | ground_segmentation/services/ros_msg_service.h |
 | conf/detection.rviz |
 | ground_segmentation/common/data_injector.cpp |
 | dl_detection/params/det_error_code_config.yaml |
Commit
910f2e60ed9ddd5a1b6e088894cec89bcae5aae6
by liuwenjing感知输出频率低修改报警
|
 | dl_detection/common/dld_injector.h |
 | dl_detection/components/tracking_post_processor.cpp |
 | dl_detection/common/dld_injector.cpp |
 | ground_segmentation/common/data_injector.cpp |
 | ground_segmentation/services/ros_msg_service.h |
Commit
598ec3203fae5709a4fa232ad77f7e1b5e7aaa98
by liuwenjing时间戳合并错误报警修改
|
 | dl_detection/services/dld_sensor_msg_manager.h |
 | dl_detection/services/impl/dld_sensor_msg_manager.cpp |
Commit
fcbf11289ea0691b8929cd2be8f6394b920ea4c9
by liuwenjing修改去轮胎范围参数
|
 | dl_detection/components/cloud_processor.cpp |
 | dl_detection/components/suf_processor.cpp |
Commit
fe997725259a6da0db6e3ac32cb4e7ac72977b3f
by liuwenjing修改去轮胎范围参数
|
 | dl_detection/components/suf_processor.cpp |
 | dl_detection/components/cloud_processor.cpp |
Commit
04b7a3ca9bba8874b008ee200ad73be8389a7841
by yanhaixu[update] model
|
 | dl_detection/params/model |
Commit
f2b4366f0141824646535ccc8e7c84a3fb9b5c3e
by lanxiaosongnote: update model
|
 | dl_detection/params/model |
Commit
5ce3204cd1d1d7f3ae7876d6b6b3e516de020eb3
by liuwenjing单真处理时间阈值提到到180ms
|
 | dl_detection/components/tracking_post_processor.cpp |
Commit
6fd21e9eff080d864dc428578f6a49697e1a510f
by yanhaixu[update] model
|
 | dl_detection/params/model |
Commit
fdb08451137b830ac123550c53720dc32b41525c
by yanhaixu[update] model
|
 | dl_detection/params/model |
Commit
95750626d9e64358fb2bd8a18fb345e4ee278657
by wangruinote: 1.删除调试log 2.all_indices预分配内存
|
 | dl_detection/components/tracking_post_processor.cpp |
 | dl_detection/components/tracking_processor.cpp |
 | dl_detection/services/pc_filters.cpp |
 | dl_detection/components/cloud_processor.cpp |
 | dl_detection/components/point_pillars_processor.cpp |
 | dl_detection/components/map_filter_processor.cpp |
 | dl_detection/components/pre_processor.cpp |
 | dl_detection/common/dld_injector.cpp |
 | dl_detection/components/suf_processor.cpp |
Commit
2086a6669e38daedadc8838b2d021b6c39fa2934
by wangruinote: 1.替换线程池为标准库接口
|
 | ground_segmentation/services/impl/ros_msg_service.cpp |
 | dl_detection/services/dld_vehicle.h |
 | ground_segmentation/services/ros_msg_service.h |
 | dl_detection/services/impl/dld_vehicle.cpp |
Commit
b9dcb181856dc8cb33af9ff3a9630c2a739fdb6b
by wangruinote: 1.线程安全退出 2.detection pipeline开始添加log
|
 | dl_detection/services/impl/dld_vehicle.cpp |
 | dl_detection/common/dld_injector.cpp |
 | dl_detection/components/cloud_processor.cpp |
 | ground_segmentation/services/impl/ros_msg_service.cpp |
Commit
b36d00f500b2a81af879af7567783bfd985ce005
by wangruinote: 1.增加测试函数耗时的工具 2.测试cloudprocessor,preprocessor,pointpillar_processor中的函数耗时
|
 | dl_detection/components/cloud_processor.cpp |
 | dl_detection/components/pre_processor.cpp |
 | dl_detection/components/point_pillars_processor.cpp |
 | common/time_utils.h |
Commit
abcbbd6595ad77d04f02b087d58883712afb24d6
by yanhaixu[update] model
|
 | dl_detection/params/model |
Commit
4555cec944b6d5560ca7fd343da3ff668a8390fd
by wangruinote: 1.分割结果使用类成员保存发送 2.notify之前判断ros是否OK
|
 | dl_detection/dl_detection.cpp |
 | ground_segmentation/services/seg_obstacle_step.h |
 | ground_segmentation/services/impl/seg_obstacle_step.cpp |
 | ground_segmentation/ground_segmentation.cpp |
Commit
082bcaed3ed00f0d5af1b9faf6abb7e4d0e780fe
by wangruifix: 1.防止索引越界
|
 | dl_detection/components/map_filter_processor.cpp |
Commit
a1c93238c2e755663fd256a531cd2587ed233b1c
by liuwenjing多线程中使用的队列加锁
|
 | dl_detection/services/impl/dld_sensor_msg_manager.cpp |
 | dl_detection/common/dld_injector.h |
 | dl_detection/services/dld_sensor_msg_manager.h |
 | ground_segmentation/services/ros_msg_service.h |
 | dl_detection/components/tracking_post_processor.cpp |
 | dl_detection/common/dld_injector.cpp |
Commit
92d90ef7f7749548d4aafe3c8dace801ef0d418b
by wangruifix: 1.解决没有初始化flags是访问的bug 2.flags使用map替换为unordermap
|
 | dl_detection/common/dld_injector.cpp |
 | dl_detection/common/dld_injector.h |
Commit
6ed5b73c6cbaebfede2837745528a129e02157c4
by liuwenjing根据loc中的速度对去车体范围进行微调
|
 | dl_detection/common/dld_injector.h |
 | dl_detection/components/cloud_processor.cpp |
 | dl_detection/components/suf_processor.cpp |
Commit
70c237b9f38f34ab4e275e9cc10db52861c16426
by lanxiaosongnote_out: 304000改为Warning不停车
|
 | dl_detection/params/det_error_code_config.yaml |
Commit
163d7455d0fc17f3f9fef09857cb884f9b004595
by yanhaixu[update] model
|
 | dl_detection/params/model |
Commit
b88f27901093abcdd54c646254d29b9be274c9b7
by yanhaixu[update] model
|
 | dl_detection/params/model |
Commit
1db72dd747f475eed9e1cdd856fb118d9eae9a65
by wangruifix: 1.修改接收点云的消息格式 2.接收后拷贝消息内容
|
 | dl_detection/services/dld_subscriber.h |
 | dl_detection/services/impl/dld_sensor_msg_manager.cpp |
Commit
b7e48a817297c7ff7e7341da503f33a380e24888
by yanhaixu[update] model
|
 | dl_detection/params/model |
Commit
9c8d8d4f8e889da7ec248d4b0aa9b32e59d697e7
by wangruifix: 1.防护空消息出现,打印log
|
 | dl_detection/services/impl/dld_sensor_msg_manager.cpp |
Commit
4a2bd3e62e736e25a8f004de248243d601c85a68
by liuwenjingnote_out:底盘加速度允许阈值放松
|
 | dl_detection/components/suf_processor.cpp |
Commit
b3a4a2a51b70ce1fad3e36867acf69388b19c63f
by wangruifix: 1.调试工具添加权限
|
 | CMakeLists.txt |
Commit
ef0bd862e1a6ee8669be59067402c38f60fc912b
by liuwenjingnote_out:底盘加速度允许阈值放松
|
 | dl_detection/components/suf_processor.cpp |
Commit
029110813ca68db6e3e90b260cf6ad08c21d34bb
by wangruinote: 1.完善接收到空消息的防护措施
|
 | dl_detection/services/impl/dld_sensor_msg_manager.cpp |
Commit
d24ca085c2a03da1025f880539e1e2fb780505a3
by yanhaixu[update] model
|
 | dl_detection/params/model |
Commit
5f135ff3e8f4b3655458089b4710714147e603d0
by wangruinote: 1.调整消息放回措施
|
 | dl_detection/services/impl/dld_sensor_msg_manager.cpp |
Commit
6164f6233d3b93fa5f2ce2530da8c719c9a18fec
by liuwenjingif取反减少格式层级
|
 | dl_detection/lib/obstacle_tracking/obstacle_tracking.cpp |
Commit
edfecfc34e0de9cda80bd69646439761546a3f70
by liuwenjing修复bug,误滤除了32线之外的点
|
 | ground_segmentation/services/impl/seg_transform_step.cpp |
Commit
f8de496356f16acdb0144235e958145770781557
by liuwenjingfeat_out: 对新集卡做适配,seg_dag&error_code_param&launch
|
 | ground_segmentation/services/impl/seg_ground_step.cpp |
 | ground_segmentation/conf/left_down.dag |
 | ground_segmentation/conf/right_down.flags.txt |
 | ground_segmentation/conf/left_down.flags.txt |
 | ground_segmentation/params/error_code_by_lidar.yaml |
 | ground_segmentation/conf/right_down.dag |
 | launch/perception_imv.launch |
Commit
640f091f57493c8f1fbd19076c0d4316003924ce
by wangruifix: 1.点云接收回调放到cpp文件中,方便捕获dmp文件. 2.使用单独线程进行点云同步,降低延迟,捕获dmp文件. 3.代码清理. 4.合并libdl_detection_common.so和libdl_detection.so.
|
 | dl_detection/services/dld_sensor_msg_manager.h |
 | dl_detection/services/dld_subscriber.h |
 | dl_detection/services/dld_vehicle.h |
 | dl_detection/CMakeLists.txt |
 | dl_detection/services/impl/dld_sensor_msg_manager.cpp |
 | dl_detection/services/impl/dld_subscriber.cpp |
 | dl_detection/services/impl/dld_vehicle.cpp |
 | dl_detection/lib/obstacle_tracking/CMakeLists.txt |
Commit
f8eaf302e6d881d2403ecfb5dc7baa57240cb09e
by wangruifix: 1.点云接收回调放到cpp文件中,方便捕获dmp文件. 2.使用单独线程进行点云同步,降低延迟,捕获dmp文件. 3.代码清理. 4.合并libdl_detection_common.so和libdl_detection.so.
|
 | dl_detection/services/dld_vehicle.h |
 | dl_detection/lib/obstacle_tracking/CMakeLists.txt |
 | dl_detection/services/impl/dld_subscriber.cpp |
 | dl_detection/services/dld_subscriber.h |
 | dl_detection/services/impl/dld_vehicle.cpp |
 | dl_detection/CMakeLists.txt |
 | dl_detection/services/dld_sensor_msg_manager.h |
 | dl_detection/services/impl/dld_sensor_msg_manager.cpp |
Commit
8d88f02b4eca0729bc0980cbb5de9e9986c2cc73
by wangruifix: 1.取消front中间变量
|
 | dl_detection/services/impl/dld_sensor_msg_manager.cpp |
Commit
03d7397365e428a21ee994db0be3405d91d385f0
by wangruifix: 1.线程安全退出
|
 | dl_detection/services/impl/dld_sensor_msg_manager.cpp |
Commit
8bb9a40617678969ace80ce713a688df0a3f4e9d
by liuwenjingfeat_out: 对新集卡车挂处理做适配,增加自车类型
|
 | dl_detection/components/suf_processor.cpp |
 | dl_detection/common/dld_injector.h |
 | dl_detection/services/impl/dld_vehicle.cpp |
 | dl_detection/components/cloud_processor.cpp |
 | dl_detection/common/dld_injector.cpp |
 | dl_detection/components/suf_processor.h |
 | common/common_types.h |
Commit
6854f08a600b98b161ed955fda9513800e1ff6f7
by liuwenjingnote_out: obj输出角度改为跟踪角度
|
 | dl_detection/components/tracking_post_processor.cpp |
 | dl_detection/lib/obstacle_tracking/obstacle_tracking.cpp |
Commit
762bda3381e49a9268a4415af1ba45f321d52d9a
by liuwenjingnote_out: 添加log看obj的iou交叠情况
|
 | dl_detection/components/tracking_post_processor.cpp |
Commit
e427d8f97d20abda0f907c759c8507eb0629a4db
by liuwenjingimv和无挂卡车不发车挂姿态topic
|
 | dl_detection/components/suf_processor.cpp |
Commit
078e7034ef828e4d9910de77f660db7753dd8d69
by liuwenjingimv和无挂卡车不发车挂姿态topic
|
 | dl_detection/components/suf_processor.cpp |
Commit
6fcdf70810add0b8ae0ebc8ab380ae47eace1e22
by wangruinote_out:底盘加速度允许阈值放松
|
 | dl_detection/components/suf_processor.cpp |
Commit
252173697ee36c6e43f1db466abc699ba5d8fb90
by wangruiif取反减少格式层级
|
 | dl_detection/lib/obstacle_tracking/obstacle_tracking.cpp |
Commit
3f2330131e21988d68f9769e188a24e4ad57736e
by wangruifeat_out: 对新集卡做适配,seg_dag&error_code_param&launch
|
 | ground_segmentation/conf/right_down.dag |
 | ground_segmentation/conf/right_down.flags.txt |
 | ground_segmentation/params/error_code_by_lidar.yaml |
 | ground_segmentation/conf/left_down.dag |
 | ground_segmentation/conf/left_down.flags.txt |
 | ground_segmentation/services/impl/seg_ground_step.cpp |
 | launch/perception_imv.launch |
Commit
1d595e86c4ea3c6573ba52732a604ad1992f8e0a
by wangruifix: 1.取消front中间变量
|
 | dl_detection/services/impl/dld_sensor_msg_manager.cpp |
Commit
3b5f1d6aabbc4ba7593f72a196954ffc875f11c8
by wangruifix: 1.线程安全退出
|
 | dl_detection/services/impl/dld_sensor_msg_manager.cpp |
Commit
f8a63e85433084fbc54524b6212b6e754f1e901b
by wangruifeat_out: 对新集卡车挂处理做适配,增加自车类型
|
 | dl_detection/services/impl/dld_vehicle.cpp |
 | dl_detection/components/suf_processor.h |
 | dl_detection/components/suf_processor.cpp |
 | common/common_types.h |
 | dl_detection/common/dld_injector.h |
 | dl_detection/common/dld_injector.cpp |
 | dl_detection/components/cloud_processor.cpp |
Commit
370f90c1306640a9116516a694879e55ecf9ffe9
by wangruinote_out: obj输出角度改为跟踪角度
|
 | dl_detection/components/tracking_post_processor.cpp |
 | dl_detection/lib/obstacle_tracking/obstacle_tracking.cpp |
Commit
3ca16e536a2b59f7c588a3004465b86468b8e95f
by wangruinote_out: 添加log看obj的iou交叠情况
|
 | dl_detection/components/tracking_post_processor.cpp |
Commit
291755ead24a3d6faae8173da992b1a3cffb1dbe
by wangruiimv和无挂卡车不发车挂姿态topic
|
 | dl_detection/components/suf_processor.cpp |
Commit
0e563f5ba5e87448872373c9f9926e3076a9987e
by wangrui修复bug,误滤除了32线之外的点
|
 | ground_segmentation/services/impl/seg_transform_step.cpp |
Commit
a68020f51798ea51ae88e1013c014f28afce6746
by liuwenjing加些防护
|
 | dl_detection/components/tracking_post_processor.cpp |
Commit
ef4e30ad4c2dfe22676f75e6c0ea6c5913fbd201
by liuwenjingfix_out: 2km/h以下的跟踪不给出速度
|
 | dl_detection/components/tracking_post_processor.cpp |
Commit
e1be899ba5a48583584f38e7337a5365439cb754
by liuwenjingnote_out: 车周点过滤(孤立小点),对靠近车体的杂草、大簇点不适用
|
 | dl_detection/components/cloud_processor.cpp |
Commit
98e7fdecab92fe39bbc3d68c55b9f1e4c1d8fd56
by lanxiaosongfix_out: obj输出角度改回用检测模型yaw
|
 | dl_detection/components/tracking_post_processor.cpp |
Commit
9f2c011e93f8af11ce1dfbdd1ded97651960377c
by wangruinote: 1.删除cloud_processor中的log,修改ros消息转换 2.增加同步中的log,定位问题 3.time util中函数添加返回值
|
 | dl_detection/components/cloud_processor.cpp |
 | dl_detection/services/dld_sensor_msg_manager.h |
 | common/time_utils.h |
 | dl_detection/services/impl/dld_sensor_msg_manager.cpp |
Commit
cf027887ecf4b40869320b50c3073a7f0a5012c2
by wangruifix: 1.修改config文件 2.修改隐藏bug
|
 | dl_detection/services/dld_subscriber.h |
 | ground_segmentation/conf/left_rear_down.flags.txt |
 | ground_segmentation/conf/right_front.flags.txt |
 | tools/update_record_server.sh |
 | ground_segmentation/conf/left_front.flags.txt |
 | ground_segmentation/conf/left_rear.flags.txt |
 | ground_segmentation/conf/right_front_down.flags.txt |
 | ground_segmentation/conf/right_rear.flags.txt |
Commit
1e47c8732cb98863f724af12d7c6c9f3b5b7f2e9
by wangruifix: 1.读取参数时屏蔽不使用的雷达 2.录包时不发送故障码
|
 | dl_detection/common/dld_injector.cpp |
 | dl_detection/common/dld_params_config.h |
Commit
3ba2d3eca38786035b95644ee15731a8a53c0a6a
by liuwenjingnote_out: tf有问题导致地面过低时,修改故障码使之报出
|
 | ground_segmentation/services/impl/seg_transform_step.cpp |
Commit
9c305536dde2bd9cc607a5c6c4f591bc4bf4ce1b
by liuwenjingnote_out: 跟踪添加对比调试字段
|
 | dl_detection/components/tracking_post_processor.cpp |
Commit
a623e023cb643e5bb42c8ab9ac071cb8d984ffbd
by liuwenjingnote_out: 底盘时间戳排查加log
|
 | dl_detection/components/suf_processor.cpp |
Commit
92c11e9cc0e542dd3ce48e50a93b6b3f05f33c43
by liuwenjingnote_out: 跟踪对比字段修改
|
 | dl_detection/components/tracking_post_processor.cpp |
Commit
ede291426573199726c41f7ae797ef6b6cc44632
by liuwenjingfix_out: 纠正dec_yaw时条件判断修正
|
 | dl_detection/components/tracking_post_processor.cpp |
 | dl_detection/lib/obstacle_tracking/obstacle_tracking.cpp |
Commit
21c8c864578c40e812c28dfb983848cbd6ad28c8
by wangrui[update] model
|
 | dl_detection/params/model |
Commit
46f7090ec705646be7c0e371ab34ee850a33c3f7
by wangrui[update] model
|
 | dl_detection/params/model |
Commit
01a8740c4801b706df339460a74e382408cd99bd
by wangruinote_out: seg和chassis错误码等级修改
|
 | dl_detection/params/det_error_code_config.yaml |
 | ground_segmentation/params/seg_error_code_config.yaml |
Commit
d964e9d277d151644ba44452a790ac872f262f36
by wangruinote_out: 底盘错误等级修改
|
 | dl_detection/components/suf_processor.cpp |
 | dl_detection/params/det_error_code_config.yaml |
Commit
1110820a2bc621fb1e3ab54284156a0b7c48d2a3
by wangruinote_out: 去车头范围修改
|
 | dl_detection/components/suf_processor.cpp |
Commit
096feed174153f2bf768d66c79646fe6e6a7e8d9
by wangruifix_out: 底盘消息时间戳阈值限定修改
|
 | dl_detection/components/suf_processor.cpp |
Commit
fd4af96a0d88e96378534dc787d083cb1f68e351
by wangruifix_out: 底盘消息队列保存&&使用与loc最近的
|
 | dl_detection/services/impl/dld_sensor_msg_manager.cpp |
 | dl_detection/services/impl/dld_vehicle.cpp |
 | dl_detection/services/dld_sensor_msg_manager.h |
 | dl_detection/components/suf_processor.h |
 | dl_detection/components/suf_processor.cpp |
 | dl_detection/services/dld_subscriber.h |
 | dl_detection/services/dld_vehicle.h |
Commit
4e0a9e0c0a6cf9d79efa41afecd1b66ae83db6b8
by wangruinote: 1.调整整体目录,创建perception目录保存代码文件
|
 | ground_segmentation/conf/top.dag |
 | dl_detection/lib/tracker/perception/base/eigen_defs.h |
 | ground_segmentation/conf/right_rear.dag |
 | perception/dl_detection/params/model/zhkf/cbgs_pp_multihead.yaml |
 | dl_detection/components/CMakeLists.txt |
 | perception/dl_detection/lib/pointpillars/pointpillars/nms.cu |
 | dl_detection/components/point_pillars_processor.h |
 | perception/common/utils.h |
 | perception/ground_segmentation/services/seg_obstacle_step.h |
 | perception/ground_segmentation/conf/left.flags.txt |
 | perception/lib/warning/ReadMe.md |
 | perception/dl_detection/lib/tracker/common/track_pool_types.cc |
 | dl_detection/params/mlf_tracker/mlf_motion_refiner.yaml |
 | dl_detection/lib/tracker/common/mlf_track_data.cc |
 | dl_detection/params/mlf_tracker/mlf_track_object_matcher.yaml |
 | perception/dl_detection/params/obstacle_detection_param_imv.yaml |
 | perception/ground_segmentation/conf/right.dag |
 | perception/dl_detection/conf/dl_detection_debug.dag |
 | ground_segmentation/conf/left_front.flags.txt |
 | dl_detection/conf/dl_detection.flags.txt |
 | dl_detection/lib/tracker/perception/base/object.h |
 | ground_segmentation/params/error_code_by_lidar.yaml |
 | dl_detection/lib/tracker/association/gnn_bipartite_graph_matcher.h |
 | dl_detection/lib/pointpillars |
 | perception/dl_detection/lib/pointpillars/pointpillars/.gitignore |
 | perception/dl_detection/lib/tracker/perception/base/sensor_meta.h |
 | common/common_types.h |
 | lib/geometry/kalman_detection.cpp |
 | perception/lib/geometry/bbox_tracking.h |
 | perception/ground_segmentation/CMakeLists.txt |
 | perception/dl_detection/lib/tracker/multi_lidar_fusion/mlf_motion_filter.h |
 | common/CMakeLists.txt |
 | perception/ground_segmentation/conf/left_rear.dag |
 | perception/common/CMakeLists.txt |
 | dl_detection/params/obstacle_detection_param.yaml |
 | perception/ground_segmentation/common/basic_types.h |
 | dl_detection/components/dld_debug.cpp |
 | perception/ground_segmentation/conf/top.dag |
 | common/tools.cpp |
 | dl_detection/lib/tracker/perception/base/log.h |
 | dl_detection/conf/bag_record.dag |
 | perception/ground_segmentation/conf/right_down.flags.txt |
 | common/tools.h |
 | perception/ground_segmentation/conf/front.dag |
 | lib/geometry/kalman_detection_CTRA.cpp |
 | dl_detection/lib/tracker/perception/common/geometry/common.h |
 | dl_detection/components/cloud_processor.h |
 | perception/script/rectify_ground.py |
 | dl_detection/lib/tracker/measurement/measurement_collection.cc |
 | perception/dl_detection/common/dld_uniform_samplings.hpp |
 | ground_segmentation/services/seg_ground_step.h |
 | perception/lib/geometry/ransac_triangle.h |
 | dl_detection/lib/tracker/perception/lidar/common/lidar_object_util.h |
 | perception/ground_segmentation/params/error_code_by_lidar.yaml |
 | perception/app/mainboard/module_argument.h |
 | perception/dl_detection/lib/tracker/multi_lidar_fusion/mlf_track_object_matcher.cc |
 | ground_segmentation/params/seg_error_code_config.yaml |
 | dl_detection/components/map_filter_processor.cpp |
 | ground_segmentation/conf/right_front.dag |
 | ground_segmentation/conf/left_rear_down.flags.txt |
 | perception/math/helpers.h |
 | dl_detection/lib/tracker/perception/base/vehicle_struct.h |
 | perception/dl_detection/services/dld_subscriber.h |
 | perception/ground_segmentation/services/impl/base_seg_step.cpp |
 | perception/dl_detection/lib/tracker/measurement/measurement_collection.h |
 | dl_detection/lib/tracker/association/multi_hm_bipartite_graph_matcher.h |
 | lib/geometry/bbox_tracking.cpp |
 | perception/dl_detection/params/mlf_tracker/mlf_engine.yaml |
 | ground_segmentation/conf/config.flags.txt |
 | perception/dl_detection/params/model/tskf/backbone.trt |
 | perception/dl_detection/services/pc_filters.h |
 | perception/dl_detection/lib/tracker/association/distance_collection.cc |
 | perception/ground_segmentation/common/data_injector.h |
 | dl_detection/common/dld_lidar_frame.h |
 | perception/dl_detection/lib/tracker/perception/base/box.h |
 | perception/app/mainboard/module_argument.cc |
 | perception/dl_detection/lib/tracker/multi_lidar_fusion/mlf_filter_factory.h |
 | dl_detection/lib/tracker/multi_lidar_fusion/mlf_base_filter.h |
 | perception/ground_segmentation/conf/right_front_down.dag |
 | common/singleton.h |
 | dl_detection/lib/tracker/multi_lidar_fusion/mlf_track_object_matcher.cc |
 | perception/common/tools.cpp |
 | perception/dl_detection/components/cloud_processor.cpp |
 | perception/dl_detection/lib/tracker/multi_lidar_fusion/mlf_track_object_matcher.h |
 | ground_segmentation/components/seg_ground.cpp |
 | ground_segmentation/conf/right_rear.flags.txt |
 | perception/ground_segmentation/services/impl/seg_ground_step.cpp |
 | perception/dl_detection/lib/obstacle_tracking/CMakeLists.txt |
 | dl_detection/params/mlf_tracker/mlf_tracker.yaml |
 | dl_detection/services/impl/dld_sensor_msg_manager.cpp |
 | app/mainboard/module_argument.cc |
 | common/pcl_types.h |
 | perception/dl_detection/CMakeLists.txt |
 | math/helpers.h |
 | dl_detection/conf/dl_record.flags.txt |
 | perception/dl_detection/params/obstacle_detection_param_zh.yaml |
 | lib/geometry/base_kf.cpp |
 | app/mainboard/module_controller.cc |
 | ground_segmentation/services/seg_fusion_step.h |
 | lib/geometry/convex_hull_2d.h |
 | lib/geometry/ransac_triangle.cpp |
 | perception/lib/geometry/ransac_plane.h |
 | dl_detection/common/dld_params_config.h |
 | ground_segmentation/common/grd_frame_data.h |
 | perception/dl_detection/lib/pointpillars/pointpillars/pointpillars.h |
 | common/utils.h |
 | perception/dl_detection/common/CMakeLists.txt |
 | common/ros_subscriber.h |
 | perception/ground_segmentation/common/grd_seg_gflags.cpp |
 | dl_detection/conf/dl_detection_debug.dag |
 | perception/dl_detection/dl_detection.cpp |
 | perception/ground_segmentation/services/impl/seg_transform_step.cpp |
 | perception/dl_detection/params/model/xmimv_orin/backbone.trt |
 | perception/dl_detection/params/model/xmaf/backbone.trt |
 | perception/dl_detection/lib/tracker/multi_lidar_fusion/mlf_base_filter.h |
 | perception/dl_detection/lib/tracker/CMakeLists.txt |
 | dl_detection/lib/tracker/perception/base/sensor_meta.h |
 | dl_detection/services/pc_filters.h |
 | perception/dl_detection/lib/tracker/association/base_bipartite_graph_matcher.h |
 | dl_detection/lib/tracker/perception/base/box.h |
 | ground_segmentation/services/impl/seg_obstacle_step.cpp |
 | perception/lib/geometry/kalman_detection_CTRA.h |
 | perception/ground_segmentation/components/seg_ground.h |
 | perception/ground_segmentation/conf/right_down.dag |
 | perception/ground_segmentation/conf/right_rear.dag |
 | dl_detection/lib/tracker/perception/base/point_cloud.h |
 | dl_detection/components/point_pillars_processor.cpp |
 | perception/dl_detection/lib/tracker/multi_lidar_fusion/mlf_motion_filter.cc |
 | lib/CMakeLists.txt |
 | perception/common/tools.h |
 | dl_detection/lib/tracker/perception/base/object_supplement.h |
 | app/mainboard/mainboard.cc |
 | dl_detection/lib/tracker/common/tracked_object.cc |
 | ground_segmentation/conf/right_down.flags.txt |
 | ground_segmentation/conf/right_front_down.dag |
 | lib/warning/warn_msg_utils.h |
 | dl_detection/lib/obstacle_tracking/CMakeLists.txt |
 | ground_segmentation/params/ground_segmentation_ts.yaml |
 | ground_segmentation/services/seg_obstacle_step.h |
 | perception/common/singleton.h |
 | perception/common/common_types.h |
 | dl_detection/lib/tracker/perception/lidar/common/lidar_frame.h |
 | perception/dl_detection/components/pre_processor.h |
 | ground_segmentation/common/basic_types.h |
 | perception/lib/geometry/ransac_plane.cpp |
 | dl_detection/lib/tracker/association/base_bipartite_graph_matcher.h |
 | perception/dl_detection/lib/tracker/common/track_data.cc |
 | perception/dl_detection/lib/obstacle_tracking/motion_refiner.h |
 | dl_detection/lib/tracker/multi_lidar_fusion/mlf_engine.cc |
 | perception/dl_detection/lib/tracker/common/track_pool_types.h |
 | dl_detection/params/obstacle_detection_param_dx.yaml |
 | dl_detection/components/pre_processor.h |
 | dl_detection/components/dld_debug.h |
 | dl_detection/lib/tracker/multi_lidar_fusion/mlf_track_object_distance.cc |
 | ground_segmentation/components/seg_transform.cpp |
 | perception/ground_segmentation/conf/right.flags.txt |
 | perception/dl_detection/lib/tracker/common/tracked_object.cc |
 | dl_detection/components/tracking_processor.h |
 | lib/warning/warn_msg_api.h |
 | dl_detection/lib/tracker/association/multi_hm_bipartite_graph_matcher.cc |
 | perception/dl_detection/lib/tracker/perception/common/graph/connected_component_analysis.cc |
 | dl_detection/lib/tracker/perception/lidar/common/lidar_object_util.cc |
 | perception/ground_segmentation/conf/right_front.flags.txt |
 | ground_segmentation/params/ground_segmentation_imv.yaml |
 | perception/dl_detection/lib/tracker/multi_lidar_fusion/mlf_shape_filter.h |
 | perception/dl_detection/components/suf_processor.h |
 | perception/dl_detection/lib/tracker/perception/common/geometry/basic.h |
 | perception/dl_detection/conf/dl_detection.flags.txt |
 | perception/dl_detection/params/model/README.md |
 | perception/ground_segmentation/conf/left_front.dag |
 | dl_detection/lib/tracker/perception/common/graph/connected_component_analysis.cc |
 | perception/dl_detection/components/pre_processor.cpp |
 | perception/ground_segmentation/conf/left_down.flags.txt |
 | ground_segmentation/services/impl/seg_transform_step.cpp |
 | dl_detection/lib/tracker/perception/common/feature_descriptor.h |
 | perception/lib/geometry/obb.h |
 | perception/dl_detection/lib/tracker/perception/common/graph/hungarian_optimizer.h |
 | perception/ground_segmentation/services/ros_msg_service.h |
 | perception/dl_detection/lib/pointpillars/pointpillars/scatter.cu |
 | dl_detection/common/dld_gflags.h |
 | perception/math/angle.h |
 | perception/dl_detection/components/map_filter_processor.h |
 | perception/dl_detection/params/model/dxkf/backbone.trt |
 | dl_detection/CMakeLists.txt |
 | perception/ground_segmentation/params/ground_segmentation_dx.yaml |
 | perception/ground_segmentation/services/seg_ground_step.h |
 | dl_detection/params/obstacle_detection_param_imv.yaml |
 | perception/dl_detection/conf/bag_record.dag |
 | perception/dl_detection/lib/tracker/perception/base/point.h |
 | perception/dl_detection/common/dld_gflags.h |
 | perception/dl_detection/lib/tracker/perception/base/object.cc |
 | perception/dl_detection/lib/obstacle_tracking/obstacle_tracking.cpp |
 | perception/dl_detection/components/point_pillars_processor.h |
 | ground_segmentation/common/publisher_utils.h |
 | dl_detection/params/det_error_code_config.yaml |
 | perception/dl_detection/lib/tracker/perception/base/vehicle_struct.h |
 | perception/dl_detection/lib/tracker/perception/common/point_cloud_processing/common.h |
 | perception/common/pcl_types.h |
 | dl_detection/lib/CMakeLists.txt |
 | dl_detection/params/mlf_tracker/mlf_shape_filter.yaml |
 | dl_detection/services/dld_sensor_msg_manager.h |
 | lib/geometry/kalman_detection.h |
 | perception/dl_detection/params/det_error_code_config.yaml |
 | dl_detection/components/suf_processor.h |
 | dl_detection/params/mlf_tracker/mlf_track_object_distance.yaml |
 | perception/dl_detection/params/model/imvtc/cbgs_pp_multihead.yaml |
 | perception/dl_detection/lib/tracker/association/gnn_bipartite_graph_matcher.h |
 | dl_detection/lib/trailer/TrailerEKF.hpp |
 | perception/dl_detection/params/model/dxkf/pfe.trt |
 | perception/lib/geometry/kalman_detection_CTRA.cpp |
 | perception/dl_detection/common/dld_injector.h |
 | dl_detection/lib/tracker/common/track_data.h |
 | perception/dl_detection/lib/tracker/perception/lidar/common/lidar_object_util.h |
 | perception/lib/geometry/ransac_line_indices.cpp |
 | dl_detection/lib/tracker/perception/common/graph/gated_hungarian_bigraph_matcher.h |
 | perception/dl_detection/lib/pointpillars/pointpillars/README.md |
 | dl_detection/lib/tracker/common/track_pool_types.cc |
 | perception/dl_detection/lib/tracker/perception/common/graph/secure_matrix.h |
 | perception/lib/geometry/hungarian_alg.cpp |
 | perception/lib/geometry/hungarian_alg.h |
 | perception/dl_detection/components/map_filter_processor.cpp |
 | ground_segmentation/components/seg_obstacle.cpp |
 | dl_detection/lib/tracker/multi_lidar_fusion/mlf_motion_refiner.h |
 | ground_segmentation/conf/left.dag |
 | perception/lib/geometry/base_kf.cpp |
 | dl_detection/common/dld_uniform_samplings.hpp |
 | perception/dl_detection/components/cloud_processor.h |
 | ground_segmentation/CMakeLists.txt |
 | ground_segmentation/ground_segmentation.h |
 | lib/geometry/ransac_line_indices.cpp |
 | ground_segmentation/common/data_injector.cpp |
 | ground_segmentation/conf/top.flags.txt |
 | ground_segmentation/ground_segmentation.cpp |
 | perception/dl_detection/params/mlf_tracker/mlf_tracker.yaml |
 | dl_detection/conf/dl_detection_mlf_tracker_debug.dag |
 | dl_detection/lib/tracker/common/tracked_object.h |
 | ground_segmentation/conf/left.flags.txt |
 | perception/lib/geometry/kalman_detection.h |
 | ground_segmentation/services/impl/base_seg_step.cpp |
 | perception/lib/CMakeLists.txt |
 | dl_detection/lib/tracker/perception/common/graph/connected_component_analysis.h |
 | dl_detection/services/dld_subscriber.h |
 | ground_segmentation/common/grd_seg_gflags.cpp |
 | math/angle.h |
 | common/constant.h |
 | perception/dl_detection/lib/tracker/perception/base/point_cloud.h |
 | perception/dl_detection/params/mlf_tracker/mlf_motion_refiner.yaml |
 | app/mainboard/init.cc |
 | perception/dl_detection/lib/tracker/multi_lidar_fusion/mlf_motion_measurement.cc |
 | perception/app/mainboard/init.h |
 | ground_segmentation/common/grd_seg_gflags.h |
 | perception/dl_detection/dl_detection.h |
 | perception/ground_segmentation/conf/top.flags.txt |
 | perception/dl_detection/components/tracking_post_processor.h |
 | perception/ground_segmentation/services/seg_transform_step.h |
 | perception/dl_detection/lib/tracker/perception/common/feature_descriptor.h |
 | ground_segmentation/conf/front.dag |
 | ground_segmentation/services/seg_transform_step.h |
 | perception/dl_detection/lib/tracker/multi_lidar_fusion/mlf_motion_measurement.h |
 | dl_detection/lib/tracker/perception/common/graph/hungarian_optimizer.h |
 | perception/ground_segmentation/conf/front.flags.txt |
 | perception/dl_detection/lib/pointpillars/pointpillars/pointpillars.cc |
 | perception/ground_segmentation/components/seg_obstacle.cpp |
 | perception/dl_detection/components/tracking_post_processor.cpp |
 | perception/ground_segmentation/conf/left.dag |
 | perception/dl_detection/lib/trailer/TrailerEKF.hpp |
 | perception/common/constant.h |
 | perception/ground_segmentation/conf/left_down.dag |
 | perception/dl_detection/params/model/imvtc/pfe.trt |
 | perception/dl_detection/lib/tracker/association/distance_collection.h |
 | perception/dl_detection/params/model/zhkf/pfe.trt |
 | perception/ground_segmentation/services/impl/seg_obstacle_step.cpp |
 | perception/dl_detection/lib/pointpillars/pointpillars/nms.h |
 | ground_segmentation/conf/right_front.flags.txt |
 | dl_detection/lib/tracker/multi_lidar_fusion/mlf_filter_factory.h |
 | app/mainboard/module_argument.h |
 | perception/lib/geometry/kalman_detection.cpp |
 | lib/geometry/obb.h |
 | perception/ground_segmentation/services/impl/seg_fusion_step.cpp |
 | dl_detection/params/obstacle_detection_param_ts.yaml |
 | perception/dl_detection/params/model/tckf/pfe.trt |
 | dl_detection/lib/tracker/perception/base/object_types.h |
 | dl_detection/lib/tracker/perception/base/object.cc |
 | ground_segmentation/conf/left_down.dag |
 | perception/dl_detection/components/point_pillars_processor.cpp |
 | perception/ground_segmentation/common/publisher_utils.h |
 | ground_segmentation/conf/left_rear_down.dag |
 | perception/dl_detection/services/pc_filters.cpp |
 | perception/dl_detection/common/dld_injector.cpp |
 | app/mainboard/init.h |
 | dl_detection/lib/tracker/multi_lidar_fusion/mlf_motion_filter.cc |
 | dl_detection/lib/obstacle_tracking/obstacle_tracking.cpp |
 | perception/lib/geometry/convex_hull_2d.h |
 | perception/ground_segmentation/services/base_seg_step.h |
 | perception/dl_detection/conf/dl_detection_mlf_tracker_debug.dag |
 | perception/dl_detection/lib/pointpillars/pointpillars/postprocess.h |
 | perception/lib/geometry/ransac_triangle.cpp |
 | dl_detection/common/CMakeLists.txt |
 | perception/dl_detection/services/dld_sensor_msg_manager.h |
 | perception/common/time_utils.h |
 | perception/dl_detection/params/model/tskf/pfe.trt |
 | ground_segmentation/params/ground_segmentation_dx.yaml |
 | perception/dl_detection/lib/pointpillars/pointpillars/common.h |
 | ground_segmentation/conf/front.flags.txt |
 | ground_segmentation/services/impl/seg_fusion_step.cpp |
 | CMakeLists.txt |
 | ground_segmentation/services/base_seg_step.h |
 | perception/dl_detection/params/obstacle_detection_param.yaml |
 | perception/dl_detection/components/suf_processor.cpp |
 | ground_segmentation/conf/left_front.dag |
 | lib/geometry/kalman_detection_CTRA.h |
 | perception/app/mainboard/mainboard.cc |
 | perception/dl_detection/params/model/tckf/cbgs_pp_multihead.yaml |
 | perception/dl_detection/lib/tracker/perception/base/object_supplement.h |
 | common/time_utils.h |
 | perception/ground_segmentation/params/ground_segmentation.yaml |
 | dl_detection/lib/tracker/multi_lidar_fusion/mlf_shape_filter.cc |
 | perception/dl_detection/lib/tracker/perception/base/eigen_defs.h |
 | perception/ground_segmentation/components/seg_obstacle.h |
 | dl_detection/lib/tracker/perception/base/point.h |
 | dl_detection/lib/tracker/multi_lidar_fusion/mlf_motion_measurement.cc |
 | perception/dl_detection/lib/pointpillars/pointpillars/preprocess.cu |
 | dl_detection/params/obstacle_detection_param_zh.yaml |
 | perception/dl_detection/components/tracking_processor.h |
 | dl_detection/common/dld_injector.h |
 | dl_detection/services/impl/dld_subscriber.cpp |
 | ground_segmentation/services/impl/ros_msg_service.cpp |
 | lib/geometry/bbox_tracking.h |
 | perception/ground_segmentation/components/seg_ground.cpp |
 | perception/dl_detection/lib/tracker/perception/common/geometry/convex_hull_2d.h |
 | perception/dl_detection/params/mlf_tracker/mlf_motion_filter.yaml |
 | ground_segmentation/conf/right_front_down.flags.txt |
 | dl_detection/services/impl/dld_vehicle.cpp |
 | perception/dl_detection/lib/tracker/association/gnn_bipartite_graph_matcher.cc |
 | lib/warning/ReadMe.md |
 | script/rectify_ground.py |
 | perception/lib/geometry/base_kf.h |
 | ground_segmentation/components/seg_obstacle.h |
 | perception/dl_detection/params/model/xmimv_orin/pfe.trt |
 | perception/common/ros_types.h |
 | dl_detection/lib/tracker/perception/common/geometry/basic.h |
 | perception/dl_detection/lib/tracker/perception/common/geometry/common.h |
 | perception/app/mainboard/module_controller.h |
 | dl_detection/lib/tracker/common/track_data.cc |
 | perception/dl_detection/params/model/.gitignore |
 | perception/lib/warning/warn_msg_api.h |
 | perception/dl_detection/lib/pointpillars/pointpillars/utils.h |
 | dl_detection/lib/tracker/multi_lidar_fusion/mlf_motion_refiner.cc |
 | perception/ground_segmentation/components/seg_fusion.h |
 | lib/geometry/base_kf.h |
 | dl_detection/components/map_filter_processor.h |
 | dl_detection/lib/tracker/multi_lidar_fusion/mlf_motion_filter.h |
 | perception/dl_detection/components/dld_debug.cpp |
 | dl_detection/lib/tracker/perception/base/comparison_traits.h |
 | dl_detection/components/suf_processor.cpp |
 | perception/dl_detection/lib/tracker/multi_lidar_fusion/mlf_engine.cc |
 | perception/dl_detection/lib/tracker/perception/lidar/common/lidar_frame.h |
 | perception/ground_segmentation/conf/left_rear_down.flags.txt |
 | perception/dl_detection/lib/obstacle_tracking/motion_refiner.cpp |
 | ground_segmentation/conf/left_down.flags.txt |
 | perception/dl_detection/conf/dl_record.flags.txt |
 | perception/dl_detection/lib/tracker/perception/base/object.h |
 | ground_segmentation/common/grd_utils.cpp |
 | dl_detection/lib/tracker/measurement/measurement_collection.h |
 | perception/dl_detection/lib/pointpillars/pointpillars/postprocess.cu |
 | dl_detection/services/base_filter.h |
 | perception/dl_detection/services/impl/dld_sensor_msg_manager.cpp |
 | dl_detection/dl_detection.h |
 | perception/dl_detection/params/model/dxkf/cbgs_pp_multihead.yaml |
 | perception/dl_detection/services/base_filter.h |
 | perception/dl_detection/params/model/xmaf/pfe.trt |
 | perception/ground_segmentation/components/seg_transform.h |
 | perception/dl_detection/lib/tracker/multi_lidar_fusion/mlf_tracker.h |
 | ground_segmentation/components/seg_ground.h |
 | ground_segmentation/conf/left_rear.dag |
 | perception/dl_detection/params/obstacle_detection_param_dx.yaml |
 | perception/ground_segmentation/conf/right_front_down.flags.txt |
 | perception/common/ros_subscriber.h |
 | dl_detection/lib/obstacle_tracking/motion_refiner.h |
 | perception/dl_detection/params/mlf_tracker/mlf_shape_filter.yaml |
 | dl_detection/common/dld_injector.cpp |
 | perception/ground_segmentation/components/seg_transform.cpp |
 | perception/ground_segmentation/params/ground_segmentation_imv.yaml |
 | perception/lib/warning/warn_msg_utils.h |
 | dl_detection/lib/tracker/CMakeLists.txt |
 | dl_detection/lib/obstacle_tracking/motion_refiner.cpp |
 | perception/dl_detection/lib/tracker/common/mlf_track_data.cc |
 | perception/ground_segmentation/common/data_injector.cpp |
 | perception/dl_detection/lib/tracker/association/multi_hm_bipartite_graph_matcher.h |
 | dl_detection/lib/tracker/multi_lidar_fusion/mlf_tracker.h |
 | perception/dl_detection/lib/pointpillars/pointpillars/scatter.h |
 | perception/dl_detection/lib/tracker/common/tracked_object.h |
 | dl_detection/services/dld_vehicle.h |
 | dl_detection/lib/tracker/multi_lidar_fusion/mlf_track_object_matcher.h |
 | perception/dl_detection/lib/pointpillars/pointpillars/preprocess.h |
 | dl_detection/conf/dl_detection.dag |
 | perception/ground_segmentation/common/grd_utils.h |
 | perception/ground_segmentation/ground_segmentation.cpp |
 | dl_detection/params/mlf_tracker/mlf_motion_filter.yaml |
 | dl_detection/params/mlf_tracker/mlf_engine.yaml |
 | dl_detection/components/cloud_processor.cpp |
 | perception/dl_detection/lib/tracker/multi_lidar_fusion/mlf_motion_refiner.h |
 | dl_detection/lib/tracker/multi_lidar_fusion/mlf_tracker.cc |
 | ground_segmentation/services/impl/seg_ground_step.cpp |
 | lib/geometry/CMakeLists.txt |
 | dl_detection/lib/tracker/common/mlf_track_data.h |
 | perception/ground_segmentation/conf/right_front.dag |
 | perception/dl_detection/conf/dl_detection.dag |
 | dl_detection/lib/tracker/association/distance_collection.cc |
 | dl_detection/components/tracking_post_processor.cpp |
 | perception/dl_detection/lib/tracker/measurement/measurement_collection.cc |
 | dl_detection/lib/tracker/multi_lidar_fusion/mlf_shape_filter.h |
 | dl_detection/lib/tracker/perception/common/graph/secure_matrix.h |
 | lib/geometry/ransac_triangle.h |
 | dl_detection/lib/tracker/multi_lidar_fusion/mlf_engine.h |
 | dl_detection/components/tracking_post_processor.h |
 | perception/dl_detection/params/model/imvtc/backbone.trt |
 | perception/dl_detection/lib/tracker/common/mlf_track_data.h |
 | lib/geometry/hungarian_alg.cpp |
 | perception/dl_detection/lib/tracker/perception/base/log.h |
 | perception/ground_segmentation/conf/left_front.flags.txt |
 | dl_detection/services/base_filter.cpp |
 | perception/app/mainboard/init.cc |
 | perception/dl_detection/components/dld_debug.h |
 | perception/ground_segmentation/conf/config.flags.txt |
 | perception/ground_segmentation/common/grd_seg_gflags.h |
 | perception/dl_detection/services/impl/dld_subscriber.cpp |
 | perception/dl_detection/lib/tracker/common/track_data.h |
 | perception/ground_segmentation/common/grd_utils.cpp |
 | app/mainboard/module_controller.h |
 | dl_detection/lib/tracker/association/distance_collection.h |
 | perception/dl_detection/params/model/tckf/backbone.trt |
 | dl_detection/params/model |
 | dl_detection/common/dld_gflags.cpp |
 | perception/dl_detection/services/dld_vehicle.h |
 | perception/dl_detection/lib/CMakeLists.txt |
 | perception/ground_segmentation/conf/left_rear_down.dag |
 | perception/dl_detection/services/impl/dld_vehicle.cpp |
 | ground_segmentation/common/grd_utils.h |
 | ground_segmentation/conf/left_rear.flags.txt |
 | perception/dl_detection/lib/tracker/perception/base/object_types.h |
 | dl_detection/lib/tracker/multi_lidar_fusion/mlf_filter_factory.cc |
 | perception/ground_segmentation/services/impl/ros_msg_service.cpp |
 | dl_detection/lib/tracker/perception/common/point_cloud_processing/common.h |
 | perception/ground_segmentation/ground_segmentation.h |
 | perception/dl_detection/components/CMakeLists.txt |
 | perception/dl_detection/lib/tracker/association/multi_hm_bipartite_graph_matcher.cc |
 | perception/dl_detection/lib/tracker/perception/common/graph/gated_hungarian_bigraph_matcher.h |
 | perception/ground_segmentation/services/seg_fusion_step.h |
 | dl_detection/components/pre_processor.cpp |
 | perception/ground_segmentation/conf/left_rear.flags.txt |
 | perception/dl_detection/params/mlf_tracker/mlf_track_object_distance.yaml |
 | ground_segmentation/common/data_injector.h |
 | dl_detection/components/tracking_processor.cpp |
 | app/mainboard/CMakeLists.txt |
 | perception/app/mainboard/CMakeLists.txt |
 | common/ros_types.h |
 | lib/geometry/hungarian_alg.h |
 | perception/dl_detection/params/model/tskf/cbgs_pp_multihead.yaml |
 | ground_segmentation/params/ground_segmentation.yaml |
 | perception/dl_detection/lib/tracker/perception/common/graph/connected_component_analysis.h |
 | dl_detection/lib/tracker/perception/common/geometry/convex_hull_2d.h |
 | perception/ground_segmentation/params/seg_error_code_config.yaml |
 | perception/app/mainboard/module_controller.cc |
 | perception/dl_detection/lib/tracker/multi_lidar_fusion/mlf_engine.h |
 | perception/dl_detection/lib/tracker/multi_lidar_fusion/mlf_shape_filter.cc |
 | perception/ground_segmentation/common/grd_frame_data.h |
 | dl_detection/lib/tracker/association/gnn_bipartite_graph_matcher.cc |
 | perception/dl_detection/services/base_filter.cpp |
 | dl_detection/dl_detection.cpp |
 | ground_segmentation/components/seg_fusion.cpp |
 | ground_segmentation/components/seg_fusion.h |
 | dl_detection/lib/tracker/multi_lidar_fusion/mlf_motion_measurement.h |
 | perception/ground_segmentation/params/ground_segmentation_ts.yaml |
 | perception/dl_detection/common/dld_lidar_frame.h |
 | perception/ground_segmentation/conf/right_rear.flags.txt |
 | perception/dl_detection/common/dld_params_config.h |
 | dl_detection/services/pc_filters.cpp |
 | dl_detection/lib/tracker/common/track_pool_types.h |
 | perception/dl_detection/lib/tracker/multi_lidar_fusion/mlf_track_object_distance.cc |
 | perception/ground_segmentation/components/seg_fusion.cpp |
 | perception/dl_detection/lib/tracker/multi_lidar_fusion/mlf_filter_factory.cc |
 | perception/dl_detection/params/model/xmaf/cbgs_pp_multihead.yaml |
 | dl_detection/lib/obstacle_tracking/obstacle_tracking.h |
 | perception/dl_detection/lib/tracker/multi_lidar_fusion/mlf_tracker.cc |
 | perception/dl_detection/params/model/xmimv_orin/cbgs_pp_multihead.yaml |
 | perception/dl_detection/params/mlf_tracker/mlf_track_object_matcher.yaml |
 | perception/lib/geometry/bbox_tracking.cpp |
 | perception/dl_detection/common/dld_gflags.cpp |
 | ground_segmentation/components/seg_transform.h |
 | perception/dl_detection/lib/tracker/multi_lidar_fusion/mlf_motion_refiner.cc |
 | ground_segmentation/conf/right_down.dag |
 | ground_segmentation/conf/right.dag |
 | perception/lib/geometry/ransac_line_indices.h |
 | lib/geometry/ransac_plane.cpp |
 | perception/dl_detection/params/obstacle_detection_param_ts.yaml |
 | perception/dl_detection/lib/obstacle_tracking/obstacle_tracking.h |
 | perception/dl_detection/components/tracking_processor.cpp |
 | perception/dl_detection/lib/tracker/perception/lidar/common/lidar_object_util.cc |
 | lib/geometry/ransac_plane.h |
 | perception/dl_detection/lib/tracker/perception/base/comparison_traits.h |
 | dl_detection/lib/tracker/multi_lidar_fusion/mlf_track_object_distance.h |
 | perception/lib/geometry/CMakeLists.txt |
 | lib/geometry/ransac_line_indices.h |
 | perception/dl_detection/lib/tracker/multi_lidar_fusion/mlf_track_object_distance.h |
 | ground_segmentation/conf/right.flags.txt |
 | ground_segmentation/services/ros_msg_service.h |
 | perception/dl_detection/params/model/zhkf/backbone.trt |
Commit
c898748820da4b0ea2b4dc216a55b07e3fb34e77
by wangruinote: 1.更新子模块路径
|
 | .gitmodules |
Commit
d35e7199a98ebcb483083e4a5fb23f847881fe77
by wangruinote: 1.添加子模块
|
 | perception/dl_detection/lib/pointpillars/pointpillars/postprocess.cu |
 | perception/dl_detection/params/model/zhkf/cbgs_pp_multihead.yaml |
 | perception/dl_detection/lib/pointpillars/pointpillars/pointpillars.cc |
 | perception/dl_detection/params/model/zhkf/pfe.trt |
 | perception/dl_detection/params/model/dxkf/pfe.trt |
 | perception/dl_detection/lib/pointpillars/pointpillars/preprocess.cu |
 | perception/dl_detection/lib/pointpillars/pointpillars/README.md |
 | perception/dl_detection/lib/pointpillars/pointpillars/scatter.h |
 | perception/dl_detection/lib/pointpillars/pointpillars/preprocess.h |
 | perception/dl_detection/lib/pointpillars/pointpillars/nms.h |
 | perception/dl_detection/lib/pointpillars/pointpillars/nms.cu |
 | perception/dl_detection/lib/pointpillars/pointpillars/pointpillars.h |
 | perception/dl_detection/lib/pointpillars |
 | perception/dl_detection/lib/pointpillars/pointpillars/common.h |
 | perception/dl_detection/params/model/tskf/pfe.trt |
 | perception/dl_detection/lib/pointpillars/pointpillars/scatter.cu |
 | perception/dl_detection/params/model/tskf/cbgs_pp_multihead.yaml |
 | perception/dl_detection/params/model/README.md |
 | perception/dl_detection/lib/pointpillars/pointpillars/postprocess.h |
 | perception/dl_detection/lib/pointpillars/pointpillars/.gitignore |
 | perception/dl_detection/params/model/dxkf/backbone.trt |
 | perception/dl_detection/lib/pointpillars/pointpillars/utils.h |
 | perception/dl_detection/params/model/zhkf/backbone.trt |
 | perception/dl_detection/params/model/dxkf/cbgs_pp_multihead.yaml |
 | perception/dl_detection/params/model/tskf/backbone.trt |
Commit
beb5dbd737d661c3e619b90c84648bc203490432
by wangruinote: 1.删除子模块文件
|
 | perception/dl_detection/params/model/xmaf/pfe.trt |
 | perception/dl_detection/params/model/tskf/backbone.trt |
 | perception/dl_detection/params/model/tckf/pfe.trt |
 | perception/dl_detection/params/model/imvtc/backbone.trt |
 | perception/dl_detection/params/model/zhkf/pfe.trt |
 | perception/dl_detection/params/model/dxkf/backbone.trt |
 | perception/dl_detection/params/model/tckf/backbone.trt |
 | perception/dl_detection/params/model/tckf/cbgs_pp_multihead.yaml |
 | perception/dl_detection/params/model/xmimv_orin/backbone.trt |
 | perception/dl_detection/params/model/xmimv_orin/cbgs_pp_multihead.yaml |
 | perception/dl_detection/params/model/dxkf/pfe.trt |
 | perception/dl_detection/params/model/dxkf/cbgs_pp_multihead.yaml |
 | perception/dl_detection/params/model/xmaf/cbgs_pp_multihead.yaml |
 | perception/dl_detection/params/model/tskf/pfe.trt |
 | perception/dl_detection/params/model/xmaf/backbone.trt |
 | perception/dl_detection/params/model/zhkf/cbgs_pp_multihead.yaml |
 | perception/dl_detection/params/model/README.md |
 | perception/dl_detection/params/model/xmimv_orin/pfe.trt |
 | perception/dl_detection/params/model/imvtc/cbgs_pp_multihead.yaml |
 | perception/dl_detection/params/model/zhkf/backbone.trt |
 | perception/dl_detection/params/model/imvtc/pfe.trt |
 | perception/dl_detection/params/model/tskf/cbgs_pp_multihead.yaml |
Commit
e5223b617f7969bd515f13b4bb2d575ddafa6677
by wangruinote: 1.删除子模块
|
 | perception/dl_detection/params/model/.gitignore |
 | .gitmodules |
 | perception/dl_detection/params/model |
Commit
fd8fcd111b0eefa3d2ce0675380f7174c0131bdf
by wangruinote: 1.更新子模块
|
 | perception/dl_detection/params/model |
Commit
8ecb86a154169c8f9ccec0b751dc455f8b68d1b6
by wangruinote: 1.修改格式化规范为Google的规范
|
 | .clang-format |
 | README.md |
Commit
22341896a5d590b4dc1a045699e4c710c627b1a1
by wangruinote: 1.删除math目录,将文件移到common目录
|
 | perception/ground_segmentation/services/impl/seg_transform_step.cpp |
 | perception/common/helpers.h |
 | tools/script/rectify_ground.py |
 | perception/dl_detection/components/tracking_processor.cpp |
 | perception/common/utils.h |
 | perception/ground_segmentation/services/impl/seg_ground_step.cpp |
 | perception/dl_detection/components/point_pillars_processor.cpp |
 | perception/ground_segmentation/components/seg_ground.cpp |
 | perception/common/angle.h |
 | perception/script/rectify_ground.py |
 | perception/dl_detection/components/pre_processor.cpp |
 | perception/dl_detection/components/suf_processor.cpp |
 | perception/ground_segmentation/components/seg_transform.cpp |
 | perception/math/helpers.h |
 | perception/dl_detection/components/tracking_post_processor.cpp |
 | perception/math/angle.h |
Commit
5e1ff0416107665666e6117f93c0a48be432bf01
by wangruinote: 1.删除cmakelist中的注释 2.调整pointpillars构建方式
|
 | perception/dl_detection/lib/CMakeLists.txt |
 | perception/app/mainboard/CMakeLists.txt |
 | perception/common/CMakeLists.txt |
 | perception/dl_detection/components/CMakeLists.txt |
 | perception/ground_segmentation/CMakeLists.txt |
 | perception/dl_detection/CMakeLists.txt |
 | perception/dl_detection/common/CMakeLists.txt |
Commit
5e1f10821f71ebd144c1a0169547d5fa647ccd0e
by wangruinote: 1.搭建代码分离框架
|
 | perception/dl_detection/lidar/include/dld_detection_api.h |
 | .clang-format |
 | perception/dl_detection/lidar/impl/dld_pointpillars_processor.cpp |
 | perception/dl_detection/lidar/include/dld_base_processor.h |
 | perception/dl_detection/lidar/impl/dld_detection_tracking_processor.cpp |
 | perception/dl_detection/lidar/impl/dld_data_provider.cpp |
 | perception/dl_detection/lidar/impl/dld_lidar_detection.cpp |
 | perception/dl_detection/common/dld_injector.cpp |
 | perception/dl_detection/lidar/include/dld_detection_postprocessor.h |
 | perception/dl_detection/lidar/include/dld_pointcloud_preprocessor.h |
 | perception/dl_detection/lidar/include/dld_lidar_detection.h |
 | perception/dl_detection/lidar/include/dld_data_provider.h |
 | perception/dl_detection/lidar/include/dld_processor_modules.h |
 | perception/dl_detection/lidar/include/dld_pointpillars_processor.h |
 | perception/dl_detection/lidar/impl/dld_detection_api.cpp |
 | perception/dl_detection/lidar/impl/dld_pointcloud_preprocessor.cpp |
 | perception/dl_detection/CMakeLists.txt |
 | perception/dl_detection/lidar/impl/dld_processor_interface.cpp |
 | perception/dl_detection/lidar/include/dld_detection_tracking_processor.h |
 | perception/dl_detection/lidar/impl/dld_detection_postprocessor.cpp |
Commit
a05008e4e4399b58e508a79a34407a171ce0e70d
by wangruinote: 1.添加初始化数据功能
|
 | perception/dl_detection/common/dld_injector.cpp |
 | perception/dl_detection/lidar/impl/dld_data_provider.cpp |
 | dl_detection/params/model |
 | perception/dl_detection/lidar/include/dld_data_provider.h |
 | perception/dl_detection/lidar/impl/dld_detection_api.cpp |
 | perception/common/dld_stl_def.h |
 | perception/dl_detection/lidar/impl/dld_lidar_detection.cpp |
 | perception/dl_detection/lidar/include/dld_debug_info.h |
Commit
6c614be8e212370184213137f67714f4a332e334
by wangruinote: 1.删除老版本的模型路径
|
 | dl_detection/params/model |
Commit
d89d40771755acead52b072a111c1fc4d2d7ddfe
by wangruinote: 1.继续优化provider数据结构,添加功能函数
|
 | perception/dl_detection/common/dld_injector.cpp |
 | perception/dl_detection/lidar/include/dld_detection_postprocessor.h |
 | perception/dl_detection/lidar/include/dld_base_processor.h |
 | perception/dl_detection/lidar/impl/dld_lidar_detection.cpp |
 | perception/dl_detection/lidar/include/dld_data_provider.h |
Commit
1e75368795fea329c1fd1deecdee9a1aff5ce845
by wangruinote: 1.更新模型
|
 | perception/dl_detection/params/model |
Commit
63dc7c120308dfc6a3ac4f2391c81cfc3bb7052f
by wangruinote: 1.修改dlddebug中的bug 2.继续优化provider
|
 | perception/dl_detection/components/dld_debug.cpp |
 | perception/dl_detection/lidar/include/dld_data_provider.h |
 | perception/dl_detection/lidar/impl/dld_lidar_detection.cpp |
Commit
a1dea7241aa633d3895b3d150173cb2383edb8ff
by wangruinote: 1.创建dld_utils文件 2.优化injector文件
|
 | perception/dl_detection/common/dld_utils.h |
 | perception/dl_detection/lidar/include/dld_data_provider.h |
 | perception/dl_detection/lidar/impl/dld_lidar_detection.cpp |
 | perception/dl_detection/common/dld_utils.cpp |
Commit
7a5355b0d9694cce926f61a7169dc02da67f63d0
by wangruinote: 1.完成provider的初步功能
|
 | perception/dl_detection/lidar/include/dld_lidar_detection.h |
 | perception/dl_detection/lidar/impl/dld_lidar_detection.cpp |
Commit
8ad029fc6181fe0b4cc7f50bd5617e484f05a655
by wangruinote: 1.调整injector 2.调试pipeline完成
|
 | perception/dl_detection/components/dld_injector.h |
 | perception/dl_detection/components/dld_pre_processor.h |
 | perception/dl_detection/lidar/impl/dld_detection_api.cpp |
 | perception/dl_detection/common/dld_injector.cpp |
 | perception/dl_detection/lidar/impl/dld_detection_tracking_processor.cpp |
 | CMakeLists.txt |
 | perception/dl_detection/components/dld_detect_processor.h |
 | perception/dl_detection/components/dld_tracking_processor.h |
 | perception/dl_detection/common/dld_utils.h |
 | perception/dl_detection/components/dld_filter_processor.h |
 | perception/dl_detection/components/dld_injector.cpp |
 | perception/dl_detection/common/dld_utils.cpp |
 | perception/dl_detection/lidar/impl/dld_pointcloud_preprocessor.cpp |
 | perception/dl_detection/lidar/impl/dld_pointpillars_processor.cpp |
 | perception/dl_detection/components/dld_suf_processor.h |
 | perception/dl_detection/lidar/include/dld_pointcloud_filter_processor.h |
 | perception/dl_detection/lidar/impl/dld_pointcloud_filter_processor.cpp |
 | perception/dl_detection/conf/dl_detection_debug.dag |
 | perception/dl_detection/dl_detection.cpp |
 | perception/dl_detection/dl_detection.h |
 | perception/dl_detection/lidar/include/dld_data_provider.h |
 | perception/dl_detection/lidar/impl/dld_detection_postprocessor.cpp |
 | perception/dl_detection/components/dld_com_source.cpp |
 | perception/dl_detection/lidar/include/dld_lidar_detection.h |
 | perception/dl_detection/lidar/impl/dld_lidar_detection.cpp |
 | perception/dl_detection/lidar/include/dld_base_processor.h |
Commit
4a772487574d4ce17cf2d8e4c865c249d5b6744d
by wangruinote: 1.屏蔽原有components组件 2.梳理新的逻辑流程,增加标志控制 3.修复退出错误
|
 | perception/dl_detection/components/dld_com_source.cpp |
 | perception/dl_detection/lidar/impl/dld_pointpillars_processor.cpp |
 | perception/dl_detection/lidar/impl/dld_detection_postprocessor.cpp |
 | perception/dl_detection/components/dld_debug.h |
 | perception/dl_detection/components/cloud_processor.h |
 | perception/dl_detection/components/suf_processor.h |
 | perception/dl_detection/components/point_pillars_processor.h |
 | perception/dl_detection/lidar/impl/dld_lidar_detection.cpp |
 | perception/dl_detection/components/pre_processor.h |
 | perception/dl_detection/services/impl/dld_sensor_msg_manager.cpp |
 | perception/common/common_types.h |
 | perception/dl_detection/lidar/impl/dld_detection_tracking_processor.cpp |
 | perception/dl_detection/components/tracking_processor.h |
 | perception/dl_detection/lidar/impl/dld_pointcloud_preprocessor.cpp |
 | perception/dl_detection/components/map_filter_processor.h |
 | perception/dl_detection/components/tracking_post_processor.h |
 | perception/dl_detection/lidar/impl/dld_pointcloud_filter_processor.cpp |
Commit
edd1084a9b6a45444d62845cea29886c0d277991
by wangruinote: 1.开始重构点云预处理模块
|
 | perception/dl_detection/lidar/impl/dld_pointcloud_preprocessor.cpp |
 | perception/dl_detection/lidar/include/dld_base_processor.h |
 | perception/dl_detection/lidar/include/dld_data_provider.h |
 | perception/dl_detection/lidar/include/dld_pointcloud_preprocessor.h |
Commit
98a6b37afca06002738843972a08f7a054d5766a
by wangruinote: 1.更新模型
|
 | perception/dl_detection/params/model |
Commit
64932cb69f2fe4c2d17b539f4bb83ed7b09cbd08
by wangruinote: 1.重构点云预处理模块函数 2.增加error code宏定义
|
 | perception/dl_detection/common/dld_error_code_macro.h |
 | perception/dl_detection/lidar/include/dld_data_provider.h |
 | perception/dl_detection/lidar/include/dld_lidar_detection.h |
 | perception/dl_detection/lidar/impl/dld_pointcloud_preprocessor.cpp |
 | perception/dl_detection/lidar/include/dld_pointcloud_preprocessor.h |
 | perception/dl_detection/lidar/impl/dld_lidar_detection.cpp |
 | perception/dl_detection/common/dld_utils.h |
 | perception/dl_detection/common/dld_utils.cpp |
Commit
9ff0a6fc362ad325cd4fdc9628cd825c885e8dd2
by wangruinote: 1. cloud_processor重构基本功能实现 2.将发送车周点的逻辑封装 3.获取地图原点放到最后执行 4.创建对应的error_code宏变量 5.二维数组使用Eigen替代
|
 | perception/dl_detection/lidar/impl/dld_pointcloud_preprocessor.cpp |
 | perception/dl_detection/common/dld_utils.cpp |
 | perception/dl_detection/lidar/impl/dld_lidar_detection.cpp |
 | perception/dl_detection/lidar/include/dld_data_provider.h |
 | perception/dl_detection/common/dld_error_code_macro.h |
 | perception/dl_detection/lidar/include/dld_pointcloud_preprocessor.h |
Commit
5d6bd25af94e413dc0cd709b83f029b5c1641fff
by wangruinote: 1.cmakelist中去掉release时的-O2 2.增加点云合并,坐标转换 3.调用processor中的Init函数初始化 4.转换矩阵移到utils中
|
 | perception/dl_detection/common/dld_utils.h |
 | perception/dl_detection/lidar/impl/dld_pointcloud_preprocessor.cpp |
 | CMakeLists.txt |
 | perception/dl_detection/lidar/include/dld_pointcloud_preprocessor.h |
 | perception/dl_detection/lidar/impl/dld_lidar_detection.cpp |
 | perception/dl_detection/common/dld_utils.cpp |
Commit
7f2dcf5604a02bead797df57d39879ec4fddbc92
by wangruinote: 1.点云预处理模块调试完成
|
 | perception/dl_detection/lidar/impl/dld_pointcloud_preprocessor.cpp |
Commit
38bf6eab0f25d625f5978e9c05aa8ea26cf05f6d
by wangrui1. pointpillars processor模块处理完成 2. 修改模块统计时间方式 3. 同步服务器录包脚本内容
|
 | perception/dl_detection/lidar/impl/dld_lidar_detection.cpp |
 | tools/update_record_server.sh |
 | perception/common/time_utils.h |
 | perception/dl_detection/lidar/impl/dld_pointpillars_processor.cpp |
 | perception/common/constant.h |
 | perception/dl_detection/lidar/impl/dld_pointcloud_preprocessor.cpp |
 | perception/dl_detection/lidar/include/dld_data_provider.h |
 | perception/dl_detection/lidar/include/dld_pointpillars_processor.h |
 | perception/dl_detection/common/dld_utils.cpp |
 | perception/dl_detection/lidar/impl/dld_data_provider.cpp |
 | perception/dl_detection/lidar/include/dld_pointcloud_preprocessor.h |
Commit
8b6519b4f524524fa47cbc56d5af540bbc766259
by wangruinote: 1.完成filter processor模块 2.开始点云后处理模块重构
|
 | perception/dl_detection/lidar/impl/dld_lidar_detection.cpp |
 | perception/dl_detection/lidar/impl/dld_pointcloud_filter_processor.cpp |
 | perception/dl_detection/lidar/include/dld_data_provider.h |
 | perception/dl_detection/lidar/include/dld_detection_postprocessor.h |
 | perception/dl_detection/lidar/impl/dld_detection_postprocessor.cpp |
 | perception/dl_detection/lidar/include/dld_pointcloud_filter_processor.h |
 | perception/dl_detection/lidar/include/dld_debug_info.h |
Commit
fae07f96aec66e092fdbf3b2e999b97bbea1c38d
by wangruinote: 1.封装车挂推算功能
|
 | perception/dl_detection/lidar/include/dld_detection_postprocessor.h |
 | perception/dl_detection/lidar/impl/dld_detection_postprocessor.cpp |
Commit
a26daa64a95d5f417f93c26894d3052500088b55
by wangruifeat: 1. 增加getiou函数 2. 增加EKF类 3. 增加nms类 4. 增加后处理接口
|
 | perception/dl_detection/lidar/interface/dld_suf_interface.h |
 | perception/dl_detection/lidar/impl/dld_suf_impl.cpp |
 | perception/common/tools.cpp |
 | perception/dl_detection/lidar/include/dld_suf_set/dld_suf_nms.h |
 | perception/common/utils.h |
 | perception/dl_detection/lidar/impl/dld_detection_postprocessor.cpp |
 | perception/dl_detection/lidar/include/dld_detection_postprocessor.h |
Commit
924276e5bb35e76f851e7c7f48e05ada789bc3fb
by wangruifeat: 1.格式化文档 2.完成后处理代码重构
|
 | perception/dl_detection/common/dld_utils.h |
 | perception/dl_detection/lidar/include/dld_detection_postprocessor.h |
 | perception/dl_detection/lidar/impl/dld_detection_tracking_processor.cpp |
 | perception/dl_detection/lidar/impl/dld_detection_api.cpp |
 | perception/dl_detection/lidar/include/dld_debug_info.h |
 | perception/dl_detection/lidar/include/dld_detection_api.h |
 | perception/dl_detection/lidar/impl/dld_pointpillars_processor.cpp |
 | perception/dl_detection/lidar/include/dld_pointcloud_filter_processor.h |
 | perception/dl_detection/lidar/impl/dld_pointcloud_filter_processor.cpp |
 | perception/dl_detection/common/dld_utils.cpp |
 | perception/dl_detection/lidar/include/dld_pointpillars_processor.h |
 | perception/dl_detection/lidar/include/dld_base_processor.h |
 | perception/dl_detection/lidar/include/dld_pointcloud_preprocessor.h |
 | perception/dl_detection/lidar/include/dld_processor_modules.h |
 | perception/dl_detection/lidar/impl/dld_suf_impl.cpp |
 | perception/dl_detection/lidar/include/dld_lidar_detection.h |
 | perception/dl_detection/lidar/include/dld_detection_tracking_processor.h |
 | perception/dl_detection/common/dld_params_config.h |
 | perception/dl_detection/lidar/interface/dld_suf_interface.h |
 | perception/dl_detection/lidar/impl/dld_pointcloud_preprocessor.cpp |
 | perception/dl_detection/lidar/include/dld_data_provider.h |
 | perception/common/common_types.h |
 | perception/common/utils.h |
 | perception/common/tools.h |
 | perception/dl_detection/lidar/impl/dld_lidar_detection.cpp |
 | perception/dl_detection/lidar/impl/dld_detection_postprocessor.cpp |
 | perception/dl_detection/lidar/include/dld_suf_set/dld_suf_nms.h |
Commit
ff130095124971376de46700038f526dcaf514cf
by wangruifeat: 1.完成追踪processor模块重构
|
 | perception/common/utils.h |
 | perception/dl_detection/lidar/include/dld_lidar_detection.h |
 | perception/dl_detection/lidar/impl/dld_suf_impl.cpp |
 | perception/dl_detection/lidar/include/dld_detection_tracking_processor.h |
 | perception/common/dld_stl_def.h |
 | perception/dl_detection/lib/obstacle_tracking/obstacle_tracking.cpp |
 | perception/dl_detection/lidar/include/dld_suf_set/dld_filter_sets.h |
 | perception/dl_detection/common/dld_warnint_utils.h |
 | perception/dl_detection/lidar/impl/dld_lidar_detection.cpp |
 | perception/dl_detection/lidar/include/dld_base_processor.h |
 | perception/dl_detection/lidar/impl/dld_detection_tracking_processor.cpp |
 | perception/dl_detection/lidar/include/dld_debug_info.h |
 | perception/dl_detection/lib/obstacle_tracking/obstacle_tracking.h |
Commit
babaa83d2d00100524e17bae1a42c6ed64266d42
by wangruinote: 1.完善追踪后处理功能
|
 | perception/dl_detection/lidar/include/dld_detection_tracking_processor.h |
 | perception/dl_detection/lidar/impl/dld_detection_tracking_processor.cpp |
Commit
d889c4365a6b2b0a68d33e6a83b29e7209e9a56e
by wangruinote: 1.调试点云前后处理
|
 | perception/dl_detection/components/dld_com_source.cpp |
 | perception/dl_detection/lidar/impl/dld_suf_impl.cpp |
 | perception/dl_detection/services/dld_sensor_msg_manager.h |
 | perception/dl_detection/services/impl/dld_sensor_msg_manager.cpp |
 | perception/dl_detection/lidar/impl/dld_pointcloud_filter_processor.cpp |
 | perception/ground_segmentation/conf/config.flags.txt |
Commit
c55a548b8efe77c1a44d66ebbcf7f1d940b2bcc3
by wangruinote: 1.调试后处理,跟踪代码 2.增加debug模块 3.修改部分功能函数
|
 | perception/dl_detection/lidar/include/dld_detection_postprocessor.h |
 | perception/dl_detection/utils/dld_visualization_debug.cpp |
 | perception/dl_detection/lidar/include/dld_pointcloud_filter_processor.h |
 | perception/dl_detection/CMakeLists.txt |
 | perception/dl_detection/components/dld_com_source.cpp |
 | perception/dl_detection/utils/dld_visualization_debug.h |
 | perception/ground_segmentation/components/seg_fusion.cpp |
 | perception/dl_detection/lidar/impl/dld_pointcloud_filter_processor.cpp |
 | perception/dl_detection/lidar/impl/dld_detection_tracking_processor.cpp |
 | perception/dl_detection/lidar/impl/dld_detection_postprocessor.cpp |
 | perception/ground_segmentation/ground_segmentation.cpp |
 | perception/common/tools.h |
Commit
bfc5db0571c0deec308aec9b2061d20675f08e40
by wangruifix: 1.解决感知没有输出的问题 2.调试模块完善以及调试通过 3.格式化
|
 | perception/dl_detection/dl_detection.cpp |
 | perception/dl_detection/lidar/impl/dld_pointcloud_preprocessor.cpp |
 | perception/dl_detection/utils/dld_visualization_debug.h |
 | perception/dl_detection/components/dld_debug_processor.h |
 | perception/dl_detection/lidar/impl/dld_pointcloud_filter_processor.cpp |
 | perception/dl_detection/lidar/include/dld_lidar_detection.h |
 | perception/dl_detection/components/dld_com_source.cpp |
 | perception/dl_detection/dl_detection.h |
 | perception/dl_detection/conf/dl_detection_debug.dag |
 | perception/dl_detection/lidar/impl/dld_detection_postprocessor.cpp |
 | perception/dl_detection/utils/dld_visualization_debug.cpp |
 | perception/dl_detection/lidar/impl/dld_lidar_detection.cpp |
 | perception/dl_detection/lidar/impl/dld_suf_impl.cpp |
 | perception/dl_detection/lidar/include/dld_suf_set/dld_filter_sets.h |
 | perception/dl_detection/lidar/impl/dld_detection_tracking_processor.cpp |
Commit
99f4866a9024a1d4b28ecbf8d20a5561fede4609
by wangruifix: 1.pillar可视化有问题,先注释
|
 | perception/dl_detection/utils/dld_visualization_debug.cpp |
Commit
96837fe424536c7dda954dcb5e584126f45fab6a
by wangruifix: 1.修改调试脚本,适配不同的港口调试
|
 | tools/debug/debug_dmp.sh |
Commit
72aad76bd6b17fd9bb313bbadef3daabfa0fe65d
by wangruifix: 1. 支持不同版本ros的本地调试环境 2. pcl::Indices 替换为std::vector<int> 3. 解决pillar debug 崩溃
|
 | perception/dl_detection/lidar/impl/dld_suf_impl.cpp |
 | CMakeLists.txt |
 | perception/dl_detection/lidar/include/dld_suf_set/dld_suf_nms.h |
 | perception/dl_detection/utils/dld_visualization_debug.cpp |
Commit
d1bdc8e3bff63e8a6ec79cd95548a8237cd6be3a
by wangruifix:1.同步mainboard
|
 | perception/app/mainboard/module_argument.cc |
Commit
49a282da84d951fcb650dce0ba60601ec183d8fe
by wangruifix_out:1.解决使用map时无og点bug
|
 | perception/dl_detection/lidar/impl/dld_pointcloud_filter_processor.cpp |
Commit
6c9748aad597bf066956ef18d92a02e597a2905e
by wangruifix_out: 1. 更新最新模型 2. 增加检测总耗时打印 3. 增加测试点云预处理时间
|
 | perception/dl_detection/params/model |
 | perception/dl_detection/lidar/impl/dld_lidar_detection.cpp |
 | perception/dl_detection/lidar/impl/dld_pointcloud_filter_processor.cpp |
 | perception/dl_detection/lidar/impl/dld_pointcloud_preprocessor.cpp |
 | perception/dl_detection/lidar/include/dld_lidar_detection.h |
Commit
020d19644b69eb1f641b9abf8a2265fb4f1243bd
by wangruifix_out: 1. 解决ex_obj id为空
|
 | perception/dl_detection/lidar/impl/dld_detection_tracking_processor.cpp |
Commit
021cbd96022ae7801552a9fe04d0bd08b9b207a7
by wangruifix: 1.解决跟踪id重复问题
|
 | perception/dl_detection/lidar/include/dld_pointcloud_filter_processor.h |
 | perception/dl_detection/lidar/impl/dld_pointcloud_filter_processor.cpp |
 | perception/dl_detection/lidar/impl/dld_detection_tracking_processor.cpp |
Commit
10ab28872704bc155039a37d0cf9110edeb1581d
by wangruinote_out: 1.合并点云前处理 2.修复跟踪pair id错误 3.删除冗余函数
|
 | perception/dl_detection/lidar/include/dld_pointcloud_preprocessor.h |
 | perception/dl_detection/lidar/impl/dld_lidar_detection.cpp |
 | perception/dl_detection/lidar/include/dld_data_provider.h |
 | perception/dl_detection/lidar/impl/dld_detection_tracking_processor.cpp |
 | perception/dl_detection/lidar/impl/dld_pointcloud_preprocessor.cpp |
 | perception/dl_detection/lidar/impl/dld_data_provider.cpp |
Commit
6a8058e1d4ed68e71022d2d6b8a00f6be0e532fb
by wangruinote_out: 1.增加跟踪log
|
 | perception/dl_detection/lidar/impl/dld_detection_tracking_processor.cpp |
Commit
58d73df8d0474084c19f1d089aa7f163fab9c956
by wangruifix_out: 1.合并rc分支
|
 | perception/dl_detection/lib/obstacle_tracking/motion_refiner.cpp |
 | perception/dl_detection/lidar/impl/dld_pointcloud_filter_processor.cpp |
 | perception/dl_detection/lidar/impl/dld_suf_impl.cpp |
 | perception/dl_detection/lidar/include/dld_detection_postprocessor.h |
 | CMakeLists.txt |
 | perception/dl_detection/conf/bag_record.dag |
 | perception/dl_detection/lidar/impl/dld_detection_postprocessor.cpp |
 | perception/dl_detection/CMakeLists.txt |
 | perception/dl_detection/conf/dl_record.flags.txt |
 | perception/dl_detection/lidar/include/dld_pointpillars_processor.h |
 | perception/dl_detection/conf/dl_detection.flags.txt |
Commit
25813db8451c0c61c0e534b0c1abac56d3454b36
by wangruinote_out: 1.删除老的源文件
|
 | perception/dl_detection/components/pre_processor.cpp |
 | perception/dl_detection/components/tracking_processor.cpp |
 | perception/dl_detection/components/dld_debug.h |
 | perception/dl_detection/components/dld_debug.cpp |
 | perception/dl_detection/components/point_pillars_processor.cpp |
 | perception/dl_detection/components/pre_processor.h |
 | perception/dl_detection/common/dld_injector.h |
 | perception/dl_detection/components/map_filter_processor.cpp |
 | perception/dl_detection/lidar/impl/dld_pointcloud_preprocessor.cpp |
 | perception/dl_detection/components/tracking_post_processor.cpp |
 | perception/dl_detection/components/cloud_processor.h |
 | perception/dl_detection/components/tracking_post_processor.h |
 | perception/dl_detection/components/cloud_processor.cpp |
 | perception/dl_detection/common/dld_warnint_utils.h |
 | perception/dl_detection/components/suf_processor.cpp |
 | perception/dl_detection/components/map_filter_processor.h |
 | perception/dl_detection/common/dld_injector.cpp |
 | perception/dl_detection/components/suf_processor.h |
 | perception/dl_detection/services/dld_subscriber.h |
 | perception/ground_segmentation/services/impl/seg_transform_step.cpp |
 | perception/dl_detection/components/point_pillars_processor.h |
 | perception/dl_detection/components/tracking_processor.h |
Commit
66999b3c11fdf54bb50a5b4743553acef96cc50b
by wangruifix_out: 1. 纠正定位临界值问题
|
 | perception/dl_detection/lidar/impl/dld_pointcloud_preprocessor.cpp |
 | perception/dl_detection/lidar/impl/dld_detection_postprocessor.cpp |
 | perception/dl_detection/lidar/impl/dld_pointcloud_filter_processor.cpp |
Commit
f4b0240f4924529ee5fb1e5d6d54de0c7983ba36
by wangruifix_out: 1.修复删除车挂时id的位置bug"
|
 | perception/dl_detection/lidar/include/dld_detection_postprocessor.h |
 | perception/dl_detection/lidar/impl/dld_detection_postprocessor.cpp |
Commit
5f27e02a93558020dfabdb926423829507af578e
by wangruinote_out: 1.修改版本号为2.6
|
 | package.xml |
Commit
e99fdf96c6f25abc9f2af662046d7c2c969398e3
by wangruinote: 1.增加cpp代码准则 2.增加感知开发说明文档
|
 | doc/perception_dev.md |
 | doc/zh-google-styleguide-20220529.pdf |
Commit
de7b6aa53ba3ce4368acedd436ed42a9e5ee6201
by wangruifix_out: 1.合并rc,并优化 2.修复车挂更新bug
|
 | perception/dl_detection/lidar/impl/dld_detection_tracking_processor.cpp |
 | perception/ground_segmentation/components/seg_obstacle.h |
 | perception/ground_segmentation/common/data_injector.h |
 | perception/ground_segmentation/components/seg_obstacle.cpp |
 | perception/ground_segmentation/services/impl/seg_transform_step.cpp |
 | perception/ground_segmentation/common/data_injector.cpp |
 | perception/dl_detection/lib/obstacle_tracking/obstacle_tracking.cpp |
 | perception/common/common_types.h |
 | perception/dl_detection/lidar/impl/dld_detection_postprocessor.cpp |
 | perception/ground_segmentation/components/seg_fusion.cpp |
Commit
8d94dc6082a7e82bee92662b6103edda89fca348
by wangruinote_out: 1.打印时间戳log,测试延迟
|
 | perception/dl_detection/lidar/impl/dld_detection_postprocessor.cpp |
Commit
48c2fd2c0e9494f08db82b77ae56196b4a5fec32
by wangruinote_out: 1.添加打印时间戳,测试延迟
|
 | perception/dl_detection/lidar/impl/dld_detection_tracking_processor.cpp |
Commit
9de47ccb8995341b4f163311e84b6c76957caab4
by wangruifix_out: 1.代码格式化行长度限制修改 2.合并rc代码,并优化
|
 | perception/dl_detection/lidar/impl/dld_data_provider.cpp |
 | perception/dl_detection/lidar/impl/dld_detection_postprocessor.cpp |
 | perception/dl_detection/lidar/include/dld_data_provider.h |
 | .clang-format |
 | perception/dl_detection/lidar/impl/dld_suf_impl.cpp |
 | perception/common/utils.h |
 | perception/dl_detection/lidar/include/dld_suf_set/dld_ego_head_handler.h |
 | perception/dl_detection/lidar/include/dld_suf_set/dld_suf_nms.h |
 | perception/dl_detection/lidar/impl/dld_pointcloud_preprocessor.cpp |
 | perception/dl_detection/lidar/include/dld_detection_postprocessor.h |
Commit
d1e08190497f7edd31f1cdc1cabf070f0aae28f8
by wangruifix_out:1.预处理标志位未设置 2.跟踪监控线程标志位设置
|
 | perception/dl_detection/lidar/impl/dld_detection_tracking_processor.cpp |
 | perception/dl_detection/lidar/impl/dld_pointcloud_preprocessor.cpp |
Commit
30071188bc77153d5d8c52c1a261947b2e07599b
by wangruinote:1.删除原始模型库 2.添加新模型地址
|
 | perception/dl_detection/params/model |
 | .gitmodules |
Commit
02a32951d7d1a6e4f31bdf088e115cddafbb625e
by wangruinote_out: 1.指定model分支
|
 | .gitmodules |
Commit
c5a09324a4ae303abd82557022d8cd348e143afb
by wangruinote_out: 1.测试延迟
|
 | perception/dl_detection/lidar/impl/dld_detection_postprocessor.cpp |
Commit
aaf8056dfec36bbf28322668061f7b74670fe2e2
by wangruinote_out: 1.测试延迟
|
 | perception/dl_detection/lidar/impl/dld_detection_postprocessor.cpp |
Commit
9311fb647066f249d203d1f0c140cb6dd8f38e2e
by wangruinote_out: 1.测试延迟
|
 | perception/dl_detection/lidar/impl/dld_detection_postprocessor.cpp |
Commit
5fb0517a32d3a56351e0d6a89b3de1bd8a6bad85
by wangruinote_out: 1.代码微调,合并松哥的问题和注释
|
 | perception/dl_detection/lidar/impl/dld_pointcloud_filter_processor.cpp |
 | perception/dl_detection/lidar/include/dld_data_provider.h |
 | perception/dl_detection/lidar/impl/dld_pointcloud_preprocessor.cpp |
 | perception/dl_detection/common/dld_utils.h |
 | perception/ground_segmentation/ground_segmentation.cpp |
 | perception/dl_detection/lidar/include/dld_suf_set/dld_filter_sets.h |
 | perception/dl_detection/lidar/include/dld_suf_set/dld_suf_nms.h |
 | perception/dl_detection/common/dld_utils.cpp |
 | perception/dl_detection/lidar/impl/dld_processor_interface.cpp |
 | perception/dl_detection/lidar/impl/dld_suf_impl.cpp |
 | perception/dl_detection/lidar/impl/dld_detection_postprocessor.cpp |
 | perception/dl_detection/lidar/impl/dld_detection_tracking_processor.cpp |
Commit
e68169fbb7885a005fb2573ba34ca04796b03b0a
by wangruinote_out: 1.更新模型
|
 | perception/dl_detection/params/model |
Commit
c6bc09ac56f767753e2b52db66921fe888800aa2
by wangruinote_out: 1.合并perception_mask分支,并做相应优化
|
 | perception/dl_detection/lidar/impl/dld_detection_postprocessor.cpp |
 | perception/dl_detection/params/map/perception_map_hr.png |
 | perception/dl_detection/services/dld_subscriber.h |
 | perception/dl_detection/params/det_error_code_config.yaml |
 | perception/dl_detection/lidar/impl/dld_data_provider.cpp |
 | perception/dl_detection/lidar/impl/dld_pointcloud_filter_processor.cpp |
 | perception/dl_detection/params/map/perception_map_ts22.png |
 | perception/common/ros_types.h |
 | perception/dl_detection/params/map/perception_map_sq.png |
 | perception/dl_detection/utils/dld_map_mask_util.h |
 | perception/dl_detection/conf/dl_record.flags.txt |
 | perception/dl_detection/common/dld_gflags.h |
 | perception/dl_detection/lidar/impl/dld_lidar_detection.cpp |
 | perception/dl_detection/components/dld_injector.cpp |
 | perception/dl_detection/params/map/perception_map_tc.png |
 | perception/dl_detection/common/dld_utils.h |
 | perception/dl_detection/conf/dl_detection.flags.txt |
 | perception/dl_detection/lidar/impl/dld_suf_impl.cpp |
 | perception/dl_detection/common/dld_gflags.cpp |
 | perception/dl_detection/lidar/include/dld_data_provider.h |
 | perception/dl_detection/utils/dld_map_mask_util.cpp |
 | perception/dl_detection/params/map/perception_map_wf.png |
 | perception/dl_detection/params/map/perception_map_dx.png |
 | perception/dl_detection/params/map/perception_map_zh.png |
 | perception/dl_detection/params/map/perception_map_ts26.png |
Commit
d9894bdebbf84171561ac5c3b8e91b9e31d39e7f
by wangruifix_out: 1.合并rc分支,并优化 2.将filterset类改为namespace 3.删除无用代码块
|
 | perception/dl_detection/utils/dld_map_mask_util.cpp |
 | perception/dl_detection/lidar/impl/dld_suf_impl.cpp |
 | perception/dl_detection/services/impl/dld_sensor_msg_manager.cpp |
 | perception/app/mainboard/mainboard.cc |
 | perception/dl_detection/lidar/include/dld_suf_set/dld_filter_sets.h |
Commit
9e3a10494b1b90ba56fc5c6e250f4ce88a9be980
by wangruifix_out: 1.解决卡车车挂尺寸错误问题 2.解决车挂debug显示不全问题
|
 | perception/dl_detection/params/model |
 | perception/dl_detection/lidar/impl/dld_detection_postprocessor.cpp |
 | perception/dl_detection/utils/dld_visualization_debug.cpp |
Commit
e07306b1dd768f541af2a32118b2cc1d483adf0b
by wangruinote_out: 1.更新模型
|
 | perception/dl_detection/params/model |
Commit
0b433a6a74c86fbbfd85880fecf32c863d0b22b3
by wangruinote_out: 1.删除冗余代码
|
 | perception/dl_detection/lidar/impl/dld_detection_postprocessor.cpp |
Commit
5225f626a9256fc815b7e0def74aac95a5df55a8
by wangruinote_out: 1.优化定位矫正实现 2.调整部分log输出 3.删除冗余代码
|
 | perception/dl_detection/lidar/impl/dld_detection_postprocessor.cpp |
 | perception/dl_detection/lidar/include/dld_data_provider.h |
 | perception/dl_detection/lidar/impl/dld_pointcloud_preprocessor.cpp |
 | perception/dl_detection/lidar/impl/dld_lidar_detection.cpp |
 | perception/dl_detection/lidar/include/dld_pointcloud_preprocessor.h |
 | perception/dl_detection/common/dld_utils.cpp |
 | perception/dl_detection/components/dld_injector.cpp |