Changes

Summary

  1. fix: wbca path fluctuation problem. (details)
  2. fix: add wbca min_start_velocity (details)
  3. feat: 添加获取弯道前车道ID的功能,并在SwitchData中更新相关逻辑, 解决变道时,参考线跳变的问题 (details)
  4. refactor:优化包略框的合并 ,以及优化耗时 (details)
  5. feat: 在CreateContour中添加时间记录,优化轮廓构建过程 (details)
  6. feat: 更新参数设置,调整前向和侧向扩展长度以优化空间计算 (details)
Commit 993c574f08c46cf65f6b891f0e920b196809a7f3 by chenran
fix: wbca path fluctuation problem.
The file was modifieddata/plan/start_point_data.hpp
The file was modifieddata/plan/start_point_data.cpp
Commit ca574be78a4a5b22d2531926384d5f1ece21d0ee by chenran
fix: add wbca min_start_velocity
The file was modifiedtasks/plan/path_optimization_task.cpp
The file was modifieddata/config/cfg_lat_plan.cpp
The file was modifieddata/plan/start_point_data.hpp
Commit 64250345071c2bdf4003a45d557cab9fb0e31f7a by wuyanjun110
feat: 添加获取弯道前车道ID的功能,并在SwitchData中更新相关逻辑, 解决变道时,参考线跳变的问题
The file was modifieddata/plan/reference_line_info.cpp
The file was modifieddata/map/pnc_map/pnc_map_path.cpp
The file was modifieddata/plan/switch_data.cpp
The file was modifieddata/map/pnc_map/pnc_map_path.hpp
Commit d2c0739f3014c96356d8396559abdf5bd6491812 by wuyanjun110
refactor:优化包略框的合并 ,以及优化耗时
The file was modifieddata/ssep/ex_lane_change_ec.cpp
The file was modifieddata/ssep/online_region_contour_creator.cpp
The file was modifieddata/ssep/open_space_ec.cpp
The file was modifiedhmi/draw/draw_map_envelpos.cpp
The file was modifieddata/ssep/ssep_ec.cpp
The file was modifieddata/ssep/seaside_junction_ec.cpp
The file was modifieddata/boundary/road_boundary.cpp
The file was modifieddata/map/envelop/map_envelops.hpp
The file was modifieddata/map/envelop/map_envelops.cpp
The file was modifieddata/map/envelop/map_envelop.cpp
The file was modifieddata/ssep/ssep_util.cpp
The file was modifieddata/ssep/online_region_contour_creator.hpp
The file was modifieddata/ssep/field_junction_ec.cpp
Commit 43f11b859819fd7f30c9c0dbfc7d138350fe3086 by wuyanjun110
feat: 在CreateContour中添加时间记录,优化轮廓构建过程
The file was modifieddata/ssep/online_region_contour_creator.cpp
Commit 5c4212a16790c1e956baf2553bece33826d8e699 by wuyanjun110
feat: 更新参数设置,调整前向和侧向扩展长度以优化空间计算
The file was modifieddata/plan/guide_line.cpp
The file was modifieddata/ssep/open_space_ec.cpp