Changes

Summary

  1. fix: max_start_s_to_crane = 30 (details)
  2. feat:调整进出堆场口的约束 (details)
  3. feat:调整可形式区域的生成 (details)
  4. fix: no shift around stacker_crane. (details)
  5. fix:修复junction start s 和 end s 计算的bug (details)
  6. feat:预瞄时间调整成2.0s (details)
  7. feat:调整road边界的生成 (details)
  8. featL调整西联停车位约束 (details)
  9. fix:修复bulk out识别的bug (details)
  10. feat:wbca 求解失败后, 不replan (details)
  11. refactor:变道场景切换的bug (details)
  12. fix:边界构建的bug (details)
  13. feat:添加进堆场口通道的显示 (details)
  14. feat:调整边界封锁逆行车辆左边的通道 (details)
  15. feat:更新西联停车位的约束 (details)
  16. feat:修复出堆场口 提前进入动态搜索的bug (details)
Commit 997ccb63b183d56eb391775fb2463135615e15dc by 5081703.cr
fix: max_start_s_to_crane = 30

The file was modifieddata/ctrl/lka_start_up.cpp
Commit ab5aa5094f6d841a03175b44f8fb2f7f97fd8e8c by wuyanjun110
feat:调整进出堆场口的约束

The file was modifieddata/ssep/into_yard_junction_ec.cpp
The file was modifieddata/ssep/out_yard_junction_ec.cpp
Commit 2804b3a491a762f495c05c81bdcc5b97a0238cb7 by wuyanjun110
feat:调整可形式区域的生成

The file was modifieddata/boundary/driving_corridor.cpp
Commit cfe2891854228935dd64ed4551d57de9ed7bc900 by 5081703.cr
fix: no shift around stacker_crane.

The file was modifieddata/boundary/road_boundary.hpp
The file was modifiedtasks/other_tasks/create_road_boundary.cpp
The file was modifiedreplayer/replayer_data_process/replayer_data_process.cpp
The file was modifieddata/config/cfg_func_sw.cpp
The file was modifieddata/boundary/road_boundary.cpp
The file was modifieddata/config/cfg_func_sw.hpp
Commit 7aec1e33f80ee45d402461c13d1c85fac8bc3b30 by wuyanjun110
fix:修复junction start s 和 end s 计算的bug

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

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

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

The file was modifieddata/ssep/forward_ec.cpp
Commit 40f41c128b30dedbc4204b35bfba720f39711560 by wuyanjun110
fix:修复bulk out识别的bug

The file was modifieddata/other/flow_control.cpp
Commit 380f8c156377f16f3daf74f6826a64815d083425 by wuyanjun110
feat:wbca 求解失败后, 不replan

The file was modifiedalgorithm/wbca/wbca_manager.cpp
Commit 0a52116070e5c2e7042de144ff7910d021f69c4b by wuyanjun110
refactor:变道场景切换的bug

The file was modifieddata/plan/switch_data.cpp
The file was modifiedscenarios/lane_change_scenario/lane_change_stage.cpp
Commit 2dee8f63a20ad1198ab6e538e791aad4e55d5e4d by wuyanjun110
fix:边界构建的bug

The file was modifieddata/boundary/road_boundary.cpp
Commit 0345f9e6a43dd4c555aa7a2d76fbba4310632ddf by wuyanjun110
feat:添加进堆场口通道的显示

The file was modifiedhmi/draw/draw_map.cpp
Commit 2182f98e14346cc4429d4d9808f691687478ff3d by wuyanjun110
feat:调整边界封锁逆行车辆左边的通道

The file was modifieddata/boundary/driving_corridor.cpp
Commit 5be312902e8377e52e56a0ec07ddb713ecb851c5 by wuyanjun110
feat:更新西联停车位的约束

The file was modifieddata/config/cfg_ssep.cpp
Commit f3e7703f313e1158c38a030dcfc56f15f04be48f by wuyanjun110
feat:修复出堆场口 提前进入动态搜索的bug
The file was modifieddata/map/pnc_map/routing_extension/routing_data.cpp
The file was modifieddata/scenario/scenario_region_condition.cpp