Changes

Summary

  1. chore: SSEP: import tensorrt into ssep (details)
  2. fix:修复崩溃的bug (details)
  3. chore: ssep: 1.增加进堆场时终点选择逻辑 - 优先选择宽阔的区域作为终点,提前把挂车甩直。2. keb_optimizer加上最后一段直线的约束 (details)
  4. feat: ssep: 新增低贝位搜索模式 -- 在进入窄通道前把挂甩直。适配杨浦场景。 (details)
  5. fix: max_acc = 0.5 for wbca velocity reference. (details)
  6. fix: hmi load map. (details)
  7. feat_out: path_opt in replayer. (details)
  8. fix: velocity profile exception. (details)
  9. fix: delete history in smooth mode. (details)
  10. fix:修复封路变道的bug (details)
  11. fix:引桥前变道的bug (details)
  12. fix:可能崩溃的bug (details)
  13. fix:修复合并的bug (details)
  14. fix:修复合并的bug (details)
Commit 4fef6eecc55fffb041b170539bfc280b652b3abd by tangwenqing
chore: SSEP: import tensorrt into ssep
The file was modifiedssep/conf/ssep_preprocess.yaml
The file was modifiedssep/CMakeLists.txt
The file was modified.gitignore
The file was modifiedssep/main_test/main_ssep_input.cc
Commit 443db1d333dcd07a1948a35e41a9d09403e9f453 by wuyanjun110
fix:修复崩溃的bug

The file was modifieddata/map/pnc_map/routing_extension/routing_data.cpp
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 modifiedssep/keb_optimizer/keb_problem.cc
The file was addedssep/keb_optimizer/cost_features/heading_constraint.h
Commit 17edfc25da7b888891d65be542555d86e544b2d4 by tangwenqing
feat: ssep: 新增低贝位搜索模式 -- 在进入窄通道前把挂甩直。适配杨浦场景。

The file was modifiedssep/coarse_search/geometric_searcher/bidirectional_hybrid_astar_search_engine.cc
The file was modifiedssep/keb_optimizer/keb_problem.h
The file was modifiedssep/ssep_planner.cc
The file was modifiedssep/common/def/ssep_scenario_type.hpp
The file was modifiedssep/keb_optimizer/keb_problem.cc
The file was modifiedssep/coarse_search/hybrid_a_star.hpp
The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/tractor_trailer_bidirectional_searcher_builder.cc
The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/tractor_trailer_bidirectional_searcher_builder.h
The file was modifieddata/ssep/ssep_ec.cpp
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/replayer_data_process/load_snap_data.cpp
The file was modifiedreplayer/logic.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 modifiedalgorithm/wbca/wbca_manager.hpp
The file was modifiedtasks/plan/path_optimization_task.cpp
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