Changes

Summary

  1. fix: using lane_points. (details)
  2. fix: add lane_pts_detection.FromHis (details)
  3. fix: lane_detection serialization. (details)
  4. fix: lane_constrain (details)
  5. fix: add lock_station_points. (details)
  6. fix: lock_station_pts.reset (details)
  7. fix: compatible with old lane_detection. (details)
  8. fix: compatible with telediagnose. (details)
  9. fix: lane_points backward. (details)
  10. fix: lane_pts direction. (details)
  11. fix: merge bug. (details)
  12. fix: update config (details)
  13. fix: truck config. (details)
  14. fix: road boundary in lat/lon road. (details)
  15. fix: proc process callback. (details)
  16. fix: bd_extend_start_pt update. (details)
  17. fix: road_boundary opt. (details)
  18. fix: add sweep area for road_boundary. (details)
  19. fix: area expanding = 0.1 (details)
  20. fix: imv backward align_step_forward bug. (details)
  21. fix: add use_func_boundary_expanding_for_start_up_=false. (details)
  22. fix: wbca failed if ptr_esdf_map == null (details)
  23. fix: using stacker_crane polygon in drivable passage. (details)
  24. fix: draw path_bd in guide_line_info. (details)
  25. fix: truck/car params. (details)
  26. fix: copy wbca_data in debug_mode. (details)
  27. fix: road boundary opt. (details)
  28. fix: shift_l compensation bug. (details)
  29. fix: wbca_opt debug mode. (details)
  30. fix: params for yangpu (details)
  31. fix: wbca velocity reference optimization. (details)
  32. fix: start_pos bug (details)
  33. fix: velocity generator for imv. (details)
  34. fix: lka for single side lane points. (details)
  35. fix: update bound_width for yangpu (details)
  36. fix: sweep area in bend. (details)
  37. fix: boundary expanding bug. (details)
  38. fix: wbca process_debug bug. (details)
  39. fix: wbca debug mode bug. (details)
  40. fix: vehicle_type error in wbca.. (details)
  41. fix: msg error. (details)
  42. fix:优化扩展岸桥禁停 (details)
  43. fix:优化扩展岸桥禁停2 (details)
  44. fix:修复合并的bug (details)
  45. fix: replayer bug. (details)
  46. fix:修复扩展引桥, 显示不对的bug (details)
  47. fix: lka deviation. (details)
  48. feat:添加龙须点的支持 (details)
  49. fix: suxi area calib (details)
  50. fix:修复过锁站不走道路中心的bug (details)
  51. fix:使用ssep路径过程中,无法打点的bug (details)
  52. fix:into yard suxi search (details)
  53. fix: out yard search double yellow tunnel (details)
  54. fix: identify into yard low bay thr (details)
  55. fix: replan deciderfor stop (details)
  56. fix: CHECK(var_size_ <= SDLQ_MAX_VAR_SIZE) (details)
  57. fix: CHECK(var_size_ <= SDLQ_MAX_VAR_SIZE) (details)
  58. fix: clear steer for backward align. (details)
  59. fix: add use_func_clear_steer_for_backward_align (details)
  60. fix: imv wbca parallel mode: dheading < 1deg (details)
  61. fix: vehicle_type_->vehicle_type() (details)
  62. fix: suxi out yard search start pos (details)
  63. feat:调整上下层的显示 (details)
  64. feat:调整上下层碰撞 (details)
  65. feat:调整上下层碰撞 (details)
  66. feat:调整上下层碰撞 (details)
  67. feat:调整 堆场口 停车的位置 (details)
  68. fix:不显示挂的bug (details)
  69. feat:调整CMakeLists (details)
  70. fix:代码合并的bug (details)
  71. fix:规范成员函数的名称 (details)
  72. feat:打开container size 的赋值 (details)
  73. 从两边搜索 (details)
  74. feat:变道过程中,偏移的优化 (details)
  75. feat:调整偏移边界 (details)
  76. feat:远望系统不处理ogm lines (details)
  77. feat:hmi界面添加开关, 是否显示 ogm lines (details)
  78. feat:调整当前位置的匹配 (details)
  79. feat:代码合并的bug (details)
  80. 根据现场测试数据提升成功率。 (details)
Commit 63fdaf58986335958a93af0343e5a7d8040b600c by 5081703.cr
fix: using lane_points.

The file was modifieddata/config/cfg_topic.cpp
The file was addedsource/ros_source_lane_pts.hpp
The file was modifiedhmi/draw/draw_lane_detection.cpp
The file was modifieddata/plan_frame.cpp
The file was modifieddata/vehicle/lane_detection.cpp
The file was addedsource/ros_source_lane_pts.cpp
The file was modifieddata/scenario/scenario_planner_condition.cpp
The file was modifiedsource/module.cpp
The file was modifiedhmi/widget/diagnose.cpp
The file was modifiedplan/prepare/prepare_lane_constrain.cpp
The file was modifieddata/plan_frame.hpp
The file was modifieddata/vehicle/lane_detection.hpp
The file was modifiedpackage.xml
The file was modifiedCMakeLists.txt
The file was modifiedreplayer/replayer_data_process/replayer_data_extraction.cpp
Commit d11a8630b87ce85a50a1b11d24a07e3c7828037e by 5081703.cr
fix: add lane_pts_detection.FromHis

The file was modifiedhmi/draw/draw_lane_detection.cpp
The file was modifieddata/vehicle/lane_detection.hpp
The file was modifieddata/vehicle/lane_detection.cpp
The file was modifieddata/plan_frame.cpp
Commit 2687c25b82ebaab9b3dfcdfca6cacf94d3d32e0c by 5081703.cr
fix: lane_detection serialization.

The file was modifieddata/vehicle/lane_detection.hpp
The file was modifieddata/plan_frame.hpp
Commit 9ab02e5d46c1baee7b09b9b04684b4184295c5b0 by 5081703.cr
fix: lane_constrain

The file was modifieddata/vehicle/lane_detection.hpp
Commit 03dbb8c4f65a151908abf5ceb01fb0addeba0ad9 by 5081703.cr
fix: add lock_station_points.

The file was modifieddata/config/cfg_topic.cpp
The file was addeddata/vehicle/lock_station_pts.cpp
The file was modifiedsource/module.cpp
The file was addeddata/vehicle/lock_station_pts.hpp
The file was addedsource/ros_source_lockstation_pts.cpp
The file was modifiedhmi/draw/draw_perception.hpp
The file was modifieddata/config/cfg_topic.hpp
The file was modifieddata/plan_frame.hpp
The file was modifiedhmi/draw/draw_perception.cpp
The file was addedsource/ros_source_lockstation_pts.hpp
Commit b213cd54d5d7071d035c3752d417f67dadb53a4c by 5081703.cr
fix: lock_station_pts.reset

The file was modifiedsource/ros_source_lockstation_pts.cpp
Commit 859851ca36a39da0ac04cdbc63a4cf2fc2f81136 by 5081703.cr
fix: compatible with old lane_detection.

The file was modifieddata/config/cfg_topic.hpp
The file was modifieddata/vehicle/lane_detection.hpp
The file was modifieddata/config/cfg_topic.cpp
The file was modifiedsource/module.cpp
The file was modifieddata/plan_frame.cpp
The file was modifieddata/vehicle/lane_detection.cpp
The file was modifiedplan/prepare/prepare_lane_constrain.cpp
The file was modifiedsource/ros_source_lane_pts.cpp
Commit 66a16339c67e3c9b7520db3b4b14164fd32096df by 5081703.cr
fix: compatible with telediagnose.

The file was modifieddata/vehicle/lane_detection.hpp
Commit eba23078ef92114ac783311290074989ab4da1c3 by 5081703.cr
fix: lane_points backward.

The file was modifieddata/vehicle/lane_detection.cpp
The file was modifiedsource/ros_source_lane_pts.cpp
The file was modifieddata/vehicle/lane_detection.hpp
Commit fa9b745d1394e1ec57773624ee1fd83face3dfdc by 5081703.cr
fix: lane_pts direction.

The file was modifieddata/vehicle/lane_detection.cpp
The file was modifieddata/vehicle/lane_detection.hpp
The file was modifiedsource/ros_source_lane_pts.cpp
Commit 7e0c2948094da3497c6fbf347d3e682aa9b1cd7c by 5081703.cr
fix: merge bug.

The file was modifiedtasks/deciders/long_decider/constrain_decider.cpp
Commit 3cc1366d1462875df398c38fab0316f68e06e2bc by 5081703.cr
fix: update config

The file was modifiedconfig/config_truck/plan.yaml
The file was modifiedconfig/config_imv/scenario.yaml
The file was modifiedconfig/config_truck/scenario.yaml
The file was modifiedconfig/config_car/plan.yaml
The file was modifiedconfig/config_car/scenario.yaml
Commit 464e4c6ffe16b23a77752c9676fe54bc600cf1f5 by 5081703.cr
fix: truck config.

The file was modifiedconfig/config_truck/plan.yaml
Commit af6bfeffed29fde362f1b05f8cde883b327acdfc by 5081703.cr
fix: road boundary in lat/lon road.

The file was modifieddata/boundary/road_boundary.cpp
Commit 1596290514bdaeeec14092047c96a120339f8c07 by 5081703.cr
fix: proc process callback.

The file was modifiedalgorithm/wbca/path_optimization/truck_path_optimization.hpp
The file was modifiedalgorithm/wbca/path_optimization/truck_path_optimization.cpp
Commit 6080c316e261d413c810cfbd59726df21858f018 by 5081703.cr
fix: bd_extend_start_pt update.

The file was modifieddata/vehicle/request_routing_data.cpp
The file was modifiedtasks/other_tasks/create_road_boundary.hpp
The file was modifieddata/boundary/road_boundary.hpp
The file was modifiedreplayer/replayer_data_process/replayer_data_process.cpp
The file was modifieddata/boundary/road_boundary.cpp
The file was modifiedtasks/other_tasks/create_road_boundary.cpp
The file was modifieddata/map/pnc_map/routing_extension/routing_data.hpp
The file was modifieddata/map/pnc_map/routing_extension/routing_data.cpp
Commit 8d4c90fd0cce701f504fb4cc70127366133dc382 by 5081703.cr
fix: road_boundary opt.

The file was modifieddata/boundary/road_boundary.cpp
Commit aa5d76cd3b05039425cd0c954492065b6f11bb87 by 5081703.cr
fix: add sweep area for road_boundary.

The file was modifiedalgorithm/vehicle_model/truck_model.hpp
The file was modifieddata/boundary/road_boundary.cpp
The file was modifieddata/wbca/wbca_data.cpp
The file was modifieddata/wbca/wbca_data.hpp
The file was addedalgorithm/plan/sweep_area.hpp
The file was addedalgorithm/plan/sweep_area.cpp
The file was modifiedalgorithm/vehicle_model/truck_model.cpp
Commit 5927d7eefbbcfac7cb03faf15403d276c989fbe9 by 5081703.cr
fix: area expanding = 0.1

The file was modifieddata/boundary/road_boundary.cpp
The file was modifiedalgorithm/plan/sweep_area.cpp
Commit 978e84ae1ca282cc74e91e53f03916cd4c5baf58 by 5081703.cr
fix: imv backward align_step_forward bug.

The file was modifiedalgorithm/wbca/wbca_manager.cpp
Commit 850a25a30b537a6ecc6feecfb299c2b78346433d by 5081703.cr
fix: add use_func_boundary_expanding_for_start_up_=false.

The file was modifieddata/config/cfg_func_sw.hpp
The file was modifieddata/boundary/road_boundary.cpp
The file was modifieddata/config/cfg_func_sw.cpp
Commit 72ad8960e6c6f8d1aca68603da56cd83fc055f51 by 5081703.cr
fix: wbca failed if ptr_esdf_map == null

The file was modifiedhmi/draw/draw_path_boundary.cpp
The file was modifiedtasks/plan/path_optimization_task.cpp
Commit 3b0344d5735aa7484c10bf26486026f086c1f831 by 5081703.cr
fix: using stacker_crane polygon in drivable passage.

The file was modifieddata/boundary/driving_corridor.cpp
Commit 2f7cbe4c6f26d3571596642eb49af6bdceb54020 by 5081703.cr
fix: draw path_bd in guide_line_info.

The file was modifiedhmi/draw/draw_path_boundary.cpp
Commit 4a0245f26eff3321d137394c2496a1b99ff42ab7 by 5081703.cr
fix: truck/car params.

The file was modifiedconfig/config_car/scenario.yaml
The file was modifiedconfig/config_truck/plan.yaml
Commit a504a90d25e0c68aec86eaaf31c3a1aa316a53c1 by 5081703.cr
fix: copy wbca_data in debug_mode.

The file was modifieddata/wbca/wbca_data.hpp
The file was modifiedtasks/plan/path_optimization_task.cpp
The file was modifieddata/wbca/wbca_data.cpp
Commit c0e247640dcafd23f7e0227728f9993d00da5d1a by 5081703.cr
fix: road boundary opt.

The file was modifieddata/boundary/road_boundary.cpp
The file was modifieddata/plan/guide_line_base.cpp
Commit b5dfee1868bb521d316dc95ec7d3e04d3bdd5690 by 5081703.cr
fix: shift_l compensation bug.

The file was modifieddata/boundary/road_boundary.cpp
Commit 17eae91f764dac1b6a41af05b76cc8fc3013dbee by 5081703.cr
fix: wbca_opt debug mode.

The file was modifiedhmi/draw/draw_wbca_rlt.cpp
The file was modifiedtasks/plan/path_optimization_task.cpp
Commit e5ac70e5ed9bfd3b2eab25990926b11b1aee7384 by 5081703.cr
fix: params for yangpu

The file was modifiedconfig/config_truck/plan.yaml
Commit 1ea7fe9d4f2f16042221da43e479716d9d1a6e6b by 5081703.cr
fix: wbca velocity reference optimization.

The file was modifiedalgorithm/wbca/wbca_manager.cpp
The file was modifiedalgorithm/wbca/wbca_manager.hpp
The file was modifiedalgorithm/wbca/path_optimization/car_path_optimization.cpp
The file was addedalgorithm/wbca/linear_velocity_generator.hpp
The file was modifieddata/wbca/wbca_data.hpp
The file was addedalgorithm/wbca/linear_velocity_generator.cpp
Commit dc9aa37cc682bedf5447ab88dfc1a6b7ef14ca61 by 5081703.cr
fix: start_pos bug

The file was modifiedtasks/plan/path_optimization_task.cpp
Commit 79650728ce937d5e5fddd6195fb1f0c8d8f5a446 by 5081703.cr
fix: velocity generator for imv.

The file was modifiedalgorithm/wbca/wbca_manager.hpp
The file was modifiedalgorithm/wbca/imv_wbca_manager.cpp
The file was modifiedalgorithm/wbca/path_optimization/imv_path_optimization.cpp
The file was modifiedalgorithm/wbca/imv_wbca_manager.hpp
Commit 2545a134c93ed15c5a496c8b72ecbd9a078847d9 by 5081703.cr
fix: lka for single side lane points.

The file was modifieddata/boundary/road_boundary.cpp
The file was modifieddata/vehicle/lane_detection.hpp
The file was modifiedsink/ros_sink_ctrl_reference.cpp
The file was modifieddata/vehicle/lane_detection.cpp
The file was modifiedsource/ros_source_lane_pts.cpp
Commit 6acf4ebbaeb43a0a75d70d85babf71836410cc90 by 5081703.cr
fix: update bound_width for yangpu

The file was modifiedconfig/config_truck/plan.yaml
Commit f0c88032eb166bbc2444e80b2b2ecc20b8a48142 by 5081703.cr
fix: sweep area in bend.

The file was modifiedalgorithm/plan/sweep_area.cpp
Commit cc932b9d1bf13886408713f33eb1e7c3f7f2f20d by 5081703.cr
fix: boundary expanding bug.

The file was modifieddata/boundary/road_boundary.cpp
Commit cc85a94295077628dbdca1f85558520a80151f9d by 5081703.cr
fix: wbca process_debug bug.

The file was modifiedtasks/plan/path_optimization_task.cpp
Commit f35e77b43faf1d9ed4371faabc3ce3ef8c99da6e by 5081703.cr
fix: wbca debug mode bug.

The file was modifiedtasks/plan/path_optimization_task.cpp
Commit 6d09752b5b32e9f776855064cfdb82edb37775e9 by 5081703.cr
fix: vehicle_type error in wbca..

The file was modifiedtasks/plan/path_optimization_task.cpp
Commit 43d3c4c50a4de11b77d3b8484ed6e1ea51c52889 by 5081703.cr
fix: msg error.

The file was modifieddata/app/app_data.cpp
Commit 6f85fa4499dddaa7c3f703a838d882babffa0a40 by wuyanjun110
fix:优化扩展岸桥禁停

The file was modifieddata/constrain/block_data.cpp
Commit f1c6b41c1ca98b898cce4f3af8acca46868f8ce5 by wuyanjun110
fix:优化扩展岸桥禁停2
The file was modifieddata/config/cfg_long_plan.cpp
The file was modifiedhmi/draw/draw_perception.cpp
The file was modifieddata/config/cfg_long_plan.hpp
Commit 7889c7713f748ba30172d05c0007d0bf3d0dd63e by wuyanjun110
fix:修复合并的bug

The file was modifieddata/config/cfg_long_plan.hpp
Commit 71b66b58b8c27bc043c8726ed679ebd4f255daba by 5081703.cr
fix: replayer bug.

The file was modifiedreplayer/replayer_data_process/replayer_data_process.cpp
The file was modifiedhmi/draw/draw_perception.cpp
The file was modifiedhmi/draw/draw_wbca_rlt.cpp
Commit 0e9907545c86e573e0c66cab2a181684f5caa88a by wuyanjun110
fix:修复扩展引桥, 显示不对的bug

The file was modifiedhmi/draw/draw_perception.cpp
Commit 2b6196a7036a7bd072acd62a10d4458be395478e by 5081703.cr
fix: lka deviation.

The file was modifieddata/ctrl/ctrl_data.hpp
The file was modifiedconfig/config_truck/scenario.yaml
The file was modifieddata/ctrl/ctrl_data.cpp
The file was modifiedhmi/widget/diagnose.cpp
The file was modifiedsink/ros_sink_ctrl_reference.cpp
The file was modifieddata/config/cfg_lat_plan.cpp
The file was modifieddata/config/cfg_lat_plan.hpp
The file was modifiedsink/ros_sink_ctrl_reference.hpp
Commit abdaf0982eb2f173acfb9a527c2818cbb5882f03 by wuyanjun110
feat:添加龙须点的支持
The file was modifiedhmi/draw/draw_perception.cpp
The file was modifiedplan/prepare/prepare_ogm.cpp
Commit 930efaf3916b8d664e6c13bb0bc853c9979ec88e by ljl
fix: suxi area calib

The file was modifieddata/config/cfg_region.cpp
The file was modifieddata/config/cfg_region.hpp
The file was modifieddata/ssep/into_yard_junction_ec.cpp
Commit e1746f7912cf6e1c029064feb0867b63ec9d8966 by wuyanjun110
fix:修复过锁站不走道路中心的bug

The file was modifiedtasks/deciders/lat_decider/path_bounds_decider.cpp
Commit 95cb78c7d8a59f7db87aaeff0e7567de6654bb78 by ljl
fix:使用ssep路径过程中,无法打点的bug
The file was modifieddata/app/cmd/cmd_set_target.cpp
The file was modifiedplan/prepare/prepare_status.cpp
Commit 4678770eaaf7a6e44afe1ad57ab9daa95df9228e by ljl
fix:into yard suxi search 

The file was modifieddata/ssep/into_yard_junction_ec.hpp
The file was modifieddata/ssep/into_yard_junction_ec.cpp
Commit cbabde8ab15c4004db05e395c875e77d45fa5c1c by ljl
fix: out yard search double yellow tunnel

The file was modifieddata/ssep/out_yard_junction_ec.cpp
Commit e425e0df71461ae510448b8b6292fac7df409463 by ljl
fix: identify into yard low bay thr

The file was modifieddata/ssep/into_yard_junction_ec.cpp
The file was modifiedtasks/deciders/long_decider/constrain_decider.cpp
Commit e3ec3dc906f0ac9cb2d0e29a3bc96c6532889033 by ljl
fix: replan deciderfor stop

The file was modifiedtasks/deciders/other_decider/replan_decider.cpp
Commit 21726db4d24a6ed37ec19eb3f9bbf16dc06e9927 by 5081703.cr
fix: CHECK(var_size_ <= SDLQ_MAX_VAR_SIZE)

The file was modifiedalgorithm/decision/risk_aware_contingency_planning.cpp
Commit c450dc399d4402c40fb105e41381cff77cbe8ad1 by 5081703.cr
fix: CHECK(var_size_ <= SDLQ_MAX_VAR_SIZE)

The file was modifiedalgorithm/decision/risk_aware_contingency_planning.cpp
Commit 9121f76fcc4b06f77cd87a3ca20d44c27d32a95a by 5081703.cr
fix: clear steer for backward align.

The file was modifiedsink/ros_sink_ctrl_reference.hpp
The file was modifiedsink/ros_sink_ctrl_reference.cpp
Commit e35f7836964a4cd866b80f64580fd07ae8e83473 by 5081703.cr
fix: add use_func_clear_steer_for_backward_align

The file was modifieddata/config/cfg_func_sw.hpp
The file was modifiedsink/ros_sink_ctrl_reference.cpp
The file was modifieddata/config/cfg_func_sw.cpp
Commit 880cb520628527dbeaceefdbe7ce72897089ba42 by 5081703.cr
fix: imv wbca parallel mode: dheading < 1deg

The file was modifiedtasks/plan/path_optimization_task.cpp
Commit cfc2d9481bdba8b8d906ea39bf4872f04ca45afb by 5081703.cr
fix: vehicle_type_->vehicle_type()

The file was modifiedsink/ros_sink_ctrl_reference.cpp
Commit f95079b3b27b93018fe975a9a721219df59c80d7 by ljl
fix: suxi out yard search start pos

The file was modifieddata/ssep/out_yard_junction_ec.cpp
Commit 4616140e64b3c00b189b76e9c1948919fddc8d49 by wuyanjun110
feat:调整上下层的显示
The file was modifiedhmi/draw/draw_ego.cpp
Commit 7aae3ca15fc7066c210dca26f850f3dfd0128d50 by wuyanjun110
feat:调整上下层碰撞

The file was modifieddata/lattice/path_time_graph.cpp
The file was modifieddata/lattice/collision_checker.cpp
The file was modifieddata/lattice/collision_checker.hpp
The file was modifieddata/plan/switch_data.cpp
The file was modifiedalgorithm/plan/lattice.cpp
Commit 1731caed58101dd639184fa74aa679d09e087b52 by wuyanjun110
feat:调整上下层碰撞
The file was modifieddata/plan/switch_data.cpp
The file was modifieddata/lattice/collision_checker.hpp
The file was modifieddata/lattice/path_time_graph.cpp
The file was modifiedalgorithm/plan/lattice.cpp
The file was modifieddata/lattice/collision_checker.cpp
Commit fd93df44201c9c46e6fcfd3c5c8a3d5d775b6749 by wuyanjun110
feat:调整上下层碰撞

The file was modifieddata/lattice/path_time_graph.cpp
Commit be69771d106ee239a37a3ab959a54b0ba4e5252c by wuyanjun110
feat:调整 堆场口 停车的位置

The file was modifieddata/constrain/block_data.cpp
Commit d2e3fcb73dd06d3883280b7616c9725387c9b57b by wuyanjun110
fix:不显示挂的bug

The file was modifiedhmi/draw/draw_ego.cpp
Commit 5b77fc0e3965a0da2559a10db251fe640ee9e2dc by wuyanjun110
feat:调整CMakeLists

The file was modifiedCMakeLists.txt
Commit 68f97af3b5130c5bfd97ce6fae9145df86a69299 by wuyanjun110
fix:代码合并的bug

The file was modifiedalgorithm/plan/lattice.cpp
The file was modifieddata/ssep/into_yard_junction_ec.cpp
The file was modifieddata/constrain/block_data.cpp
Commit 4e3b89d5e54dc0b2df8c5c0a19e6f3fe2fd01160 by wuyanjun110
fix:规范成员函数的名称

The file was modifiedcommon/util/crash_helper.cpp
The file was modifiedsink/ros_sink_cloud_trajectory.cpp
The file was modifieddata/semantic/vehicle.cpp
The file was modifiedhmi/draw/draw_ego.cpp
The file was modifiedalgorithm/plan/ego_expanding.cpp
The file was modifiedalgorithm/plan/sweep_area.cpp
The file was modifiedalgorithm/wbca/truck_wbca_manager.cpp
The file was modifieddata/config/cfg_static.hpp
The file was modifiedhmi/draw/draw_constrain.cpp
The file was modifiedalgorithm/vehicle_model/kinematic_bicycle_model.cpp
The file was modifieddata/boundary/road_boundary.cpp
The file was modifieddata/lattice/collision_checker.cpp
The file was modifieddata/config/cfg_static.cpp
The file was modifiedsink/ros_sink_trajectory_for_prediction.cpp
Commit 031678cb50ea58b10b2d14e027c86a97487b8a20 by wuyanjun110
feat:打开container size 的赋值

The file was modifieddata/app/app_data.cpp
Commit 5c0869549897a6bd95702deadf4c2d0590d341c3 by tangwenqing
从两边搜索
The file was modifiedssep/coarse_search/geometric_searcher/bulk_yard_geometric_searcher.cc
The file was modifiedssep/coarse_search/geometric_searcher/bulk_yard_geometric_searcher.h
Commit a6d485ab029da29ae40d4389e4f57e9f455010bf by wuyanjun110
feat:变道过程中,偏移的优化
The file was modifiedreplayer/replayer_data_process/replayer_data_process.cpp
The file was modifiedtasks/other_tasks/create_road_boundary.cpp
The file was modifieddata/boundary/road_boundary.cpp
The file was modifieddata/boundary/road_boundary.hpp
The file was modifiedhmi/draw/draw_path_boundary.cpp
The file was modifieddata/plan/start_point_data.cpp
The file was modifieddata/dp_poly_path/dp_road_graph.cpp
The file was modifiedhmi/widget/map.cpp
The file was modifiedtasks/deciders/lat_decider/path_bounds_decider.cpp
The file was modifieddata/config/cfg_lat_plan.cpp
The file was modifieddata/map/reference/center_line.cpp
The file was modifieddata/plan/switch_data.cpp
Commit a7bbfe7a042a66e3704255a0523c55f2fa259484 by wuyanjun110
feat:调整偏移边界
The file was modifieddata/boundary/driving_corridor.cpp
The file was modifiedtasks/deciders/lat_decider/path_bounds_decider.cpp
The file was modifieddata/boundary/road_boundary.cpp
Commit 2ab2f8b2db2a20b967506f3cf7785cdd47f87b1a by wuyanjun110
feat:远望系统不处理ogm lines

The file was modifiedreplayer/replayer_data_process/replayer_data_process.cpp
The file was modifiedreplayer/replayer_data_process/replayer_data_process.hpp
Commit 0687cc6486b02cc6c3b34cd828c875ea0373bde1 by wuyanjun110
feat:hmi界面添加开关, 是否显示 ogm lines

The file was modifiedhmi/node_hmi.cpp
The file was modifiedhmi/widget/pnc_mat.cpp
The file was modifiedhmi/ui/ui_main_window.hpp
The file was modifieddata/config/cfg_hmi.hpp
The file was modifiedhmi/replayer_hmi.cpp
The file was modifiedhmi/draw/draw_perception.cpp
The file was modifiedhmi/draw/draw_perception.hpp
The file was modifieddata/config/cfg_hmi.cpp
The file was modifiedhmi/ui/main_window.ui
Commit 1e4c4b63ba7af564f206f065d2da6126e8c0905f by wuyanjun110
feat:调整当前位置的匹配

The file was modifieddata/map/reference/center_line.cpp
Commit 8ccbcf026180622647acc663f61031061cfc4339 by wuyanjun110
feat:代码合并的bug

The file was modifiedhmi/widget/map.cpp
Commit b64a42d6c4860a9c36fb2c411251391df62d0840 by tangwenqing
根据现场测试数据提升成功率。
The file was modifiedssep/coarse_search/geometric_searcher/bulk_yard_geometric_searcher.h
The file was modifiedssep/ogm_map/ogm.cc
The file was modifiedssep/main_test/main_ssep_input.cc
The file was modifiedssep/coarse_search/disk_collision_checker.cc
The file was modifiedssep/coarse_search/hybrid_a_star_tt.cc
The file was modifiedssep/coarse_search/geometric_searcher/candidate_yard_entry_states_generator.h
The file was modifiedssep/coarse_search/geometric_searcher/evaluator/evaluator.h
The file was modifiedssep/coarse_search/geometric_searcher/motion_primitive_sampler/straight_line_motion_primitive_sampler.cc
The file was modifiedssep/coarse_search/geometric_searcher/candidate_yard_entry_states_generator.cc
The file was modifiedssep/coarse_search/disk_collision_checker.h
The file was modifiedssep/ogm_map/ogm.h
The file was modifiedssep/coarse_search/hybrid_a_star_imv.cc
The file was modifiedssep/coarse_search/node_car.cc
The file was modifiedssep/ssep_planner.cc
The file was modifiedssep/coarse_search/geometric_searcher/bulk_yard_geometric_searcher.cc
The file was modifiedssep/coarse_search/hybrid_a_star_car.cc
The file was modifiedssep/coarse_search/geometric_searcher/evaluator/collision_cost_computer.h
The file was modifiedssep/coarse_search/geometric_searcher/motion_primitive_sampler/rs_path_motion_primitive_sampler.h
The file was modifiedssep/coarse_search/node_car.h