Changes

Summary

  1. fix:修复junction start s 和 end s 计算的bug (details)
  2. feat:预瞄时间调整成2.0s (details)
  3. feat:调整road边界的生成 (details)
  4. featL调整西联停车位约束 (details)
  5. feat:wbca 求解失败后, 不replan (details)
  6. feat:调整搜索起始点 (details)
  7. refactor:变道场景切换的bug (details)
Commit 9271747a2977185f4d64e3fb067bf6fa13c65263 by wuyanjun110
fix:修复junction start s 和 end s 计算的bug

The file was modifieddata/map/pnc_map/pnc_map_path.cpp
Commit 240ae53ac2046b3b73f75f034fa059914d27162a by wuyanjun110
feat:预瞄时间调整成2.0s

The file was modifieddata/plan/start_point_data.cpp
Commit 187216ac3cd212d9e2ec1e6cbd0a89bef5fe54a7 by wuyanjun110
feat:调整road边界的生成

The file was modifieddata/boundary/road_boundary.cpp
Commit 906875ba2d3c81fe1efccdd20a334a245b42fe76 by wuyanjun110
featL调整西联停车位约束

The file was modifieddata/ssep/forward_ec.cpp
Commit fb9f327b8cf671af4ab785417259a490d108bd25 by wuyanjun110
feat:wbca 求解失败后, 不replan

The file was modifiedalgorithm/wbca/wbca_manager.cpp
Commit 48f09a113740724143abbe5adcee7c9d2f7805bf by wuyanjun110
feat:调整搜索起始点

The file was modifieddata/ssep/into_yard_junction_ec.hpp
The file was modifieddata/ssep/bridge_junction_ec.cpp
The file was modifieddata/ssep/out_yard_junction_ec.cpp
The file was modifieddata/ssep/field_junction_ec.cpp
The file was modifieddata/ssep/normal_junction_ec.cpp
The file was modifieddata/ssep/into_yard_junction_ec.cpp
The file was modifieddata/config/cfg_region.cpp
The file was modifieddata/ssep/field_junction_ec.hpp
The file was modifieddata/config/cfg_region.hpp
Commit 4a658cf4c31dd3e100cb67f150e405bfd3e35d6d by wuyanjun110
refactor:变道场景切换的bug

The file was modifiedscenarios/lane_change_scenario/lane_change_stage.cpp
The file was modifieddata/plan/switch_data.cpp