Changes

Summary

  1. chore: ssep: 1.增加进堆场时终点选择逻辑 - 优先选择宽阔的区域作为终点,提前把挂车甩直。2. keb_optimizer加上最后一段直线的约束 (details)
  2. feat: ssep: 新增低贝位搜索模式 -- 在进入窄通道前把挂甩直。适配杨浦场景。 (details)
  3. fix: max_acc = 0.5 for wbca velocity reference. (details)
  4. fix: hmi load map. (details)
  5. feat_out: path_opt in replayer. (details)
  6. fix: velocity profile exception. (details)
  7. fix: delete history in smooth mode. (details)
  8. fix:修复封路变道的bug (details)
  9. fix:引桥前变道的bug (details)
  10. fix:可能崩溃的bug (details)
  11. fix:修复合并的bug (details)
  12. fix:修复合并的bug (details)
  13. fix: using maximum vehicle size in WBCA (details)
  14. fix:人工对准误创建约束 (details)
  15. fix: abandon  last segment in wbca. (details)
  16. fix: wbca debug msg. (details)
  17. fix: end_velocity for wbca calc exception. (details)
  18. fix: velocity profile exception. (details)
  19. fix: add wbca debug var. (details)
  20. fix: add wbca cost and time_consuming. (details)
  21. fix: add lateral acc cost. (details)
  22. feat:添加根据定位值的倒车防护,防治对准时,跟着桥走. (details)
Commit 37494cf9ceaa19fcb1de4c5ef307cd1fe29f1114 by tangwenqing
chore: ssep: 1.增加进堆场时终点选择逻辑 - 优先选择宽阔的区域作为终点,提前把挂车甩直。2. keb_optimizer加上最后一段直线的约束

The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/tractor_trailer_bidirectional_searcher_builder.cc
The file was addedssep/keb_optimizer/cost_features/heading_constraint.h
The file was modifiedssep/keb_optimizer/keb_problem.cc
Commit 17edfc25da7b888891d65be542555d86e544b2d4 by tangwenqing
feat: ssep: 新增低贝位搜索模式 -- 在进入窄通道前把挂甩直。适配杨浦场景。

The file was modifieddata/ssep/ssep_ec.cpp
The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/tractor_trailer_bidirectional_searcher_builder.cc
The file was modifiedssep/coarse_search/hybrid_a_star.hpp
The file was modifiedssep/common/def/ssep_scenario_type.hpp
The file was modifiedssep/keb_optimizer/keb_problem.h
The file was modifiedssep/keb_optimizer/keb_problem.cc
The file was modifiedssep/coarse_search/geometric_searcher/bidirectional_hybrid_astar_search_engine.cc
The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/tractor_trailer_bidirectional_searcher_builder.h
The file was modifiedssep/ssep_planner.cc
Commit 53d9a2d8cf925f083909dd85d1283369947f0da0 by 5081703.cr
 fix: max_acc = 0.5 for wbca velocity reference.

The file was modifiedalgorithm/wbca/linear_velocity_generator.cpp
Commit 0652ba3fd0d300c5fb654b91d600204d0f9b7965 by 5081703.cr
fix: hmi load map.

The file was modifiedreplayer/logic.cpp
The file was modifiedreplayer/replayer_data_process/load_snap_data.cpp
Commit f2caa4e92486ae2aace98348c71dc719135c57c6 by 5081703.cr
feat_out: path_opt in replayer.

The file was modifiedreplayer/replayer_data_process/replayer_data_process.cpp
The file was modifiedreplayer/replayer_data_process/replayer_data_process.hpp
Commit 71bb7033676887623afb24fdf144682c2d2c5c04 by 5081703.cr
fix: velocity profile exception.

The file was modifiedalgorithm/wbca/linear_velocity_generator.cpp
Commit adc4f96834723bdbdc725c6ccd8fc25c13e3cf83 by 5081703.cr
fix: delete history in smooth mode.

The file was modifiedalgorithm/wbca/wbca_manager.cpp
The file was modifiedtasks/plan/path_optimization_task.cpp
The file was modifiedalgorithm/wbca/wbca_manager.hpp
Commit 1c0c0a643c7fe06365f5b68d0853658c92f6737a by wuyanjun110
fix:修复封路变道的bug

The file was modifieddata/map/reference/center_line.cpp
Commit 9733db6296966bca07437fb19d466f21e726479c by wuyanjun110
fix:引桥前变道的bug

The file was modifieddata/plan/switch_data.cpp
Commit 78758691721563c6788d48c9ddd295cd9d54c6cd by wuyanjun110
fix:可能崩溃的bug
The file was modifieddata/plan/switch_data.cpp
Commit 03885065165bc2d82696de044177b070eb6c2c12 by wuyanjun110
fix:修复合并的bug

The file was modifieddata/plan/switch_data.cpp
Commit 505c1b4bb5f81d459859a75090d122b02ed51f6b by wuyanjun110
fix:修复合并的bug

The file was modifieddata/plan/switch_data.cpp
Commit b71349f8c40f412fd26fa7afe1dfe224909ce298 by 5081703.cr
fix: using maximum vehicle size in WBCA

The file was modifiedalgorithm/wbca/truck_wbca_manager.cpp
The file was modifiedalgorithm/wbca/wbca_manager.cpp
Commit c7d55549d1fa29cc760a8efdb29a40e01d6d9147 by wuyanjun110
fix:人工对准误创建约束

The file was modifiedtasks/deciders/long_decider/constrain_decider.cpp
Commit 989f398e8adb5e6717f375d999ae8796c7291e1f by 5081703.cr
fix: abandon  last segment in wbca.

The file was modifiedalgorithm/wbca/linear_velocity_generator.cpp
The file was modifiedalgorithm/wbca/path_optimization/path_optimization.cpp
Commit fb99858d9895067e53c9e2dd819ca1900a4977fa by 5081703.cr
fix: wbca debug msg.

The file was modifiedsink/ros_sink_plan_debug.cpp
Commit 7eb65d8fad4428ff65a4ebb59279aace6786fefe by 5081703.cr
fix: end_velocity for wbca calc exception.

The file was modifiedalgorithm/wbca/linear_velocity_generator.cpp
Commit efe843eebc0988353431642b93a7e3baf0bacd75 by 5081703.cr
fix: velocity profile exception.

The file was modifiedalgorithm/wbca/linear_velocity_generator.cpp
Commit a6f28bf0226b3f41baf0866845c7af0849a43fac by 5081703.cr
fix: add wbca debug var.

The file was modifiedsink/ros_sink_plan_debug.cpp
Commit cddefcea61b2b710fcf223bcc9c374fa54c13a86 by 5081703.cr
fix: add wbca cost and time_consuming.
The file was modifiedalgorithm/wbca/imv_wbca_manager.cpp
The file was modifiedalgorithm/wbca/wbca_manager.cpp
The file was modifieddata/wbca/wbca_data.hpp
Commit 52d4eff1db1a0f22867f43d3caa133ac53e05a07 by 5081703.cr
fix: add lateral acc cost.

The file was modifiedalgorithm/wbca/path_optimization/truck_path_optimization.cpp
The file was modifiedalgorithm/wbca/path_optimization/path_optimization.cpp
The file was modifiedalgorithm/wbca/path_optimization/car_path_optimization.cpp
Commit 764457e161b26f99e4429ee95910810707655019 by wuyanjun110
feat:添加根据定位值的倒车防护,防治对准时,跟着桥走.

The file was modifieddata/app/fsm/task_fsm/task_align_fsm/task_align_fsm.cpp
The file was modifieddata/app/fsm/task_fsm/task_align_fsm/task_align_fsm.hpp
The file was modifieddata/app/cmd/cmd_align.cpp