Changes

Summary

  1. fix: wbca debug mode. (details)
  2. fix: replace IsInLat/Lon with is_bend. (details)
  3. fix:优化云端轨迹的转向赋值 (details)
  4. fix:ttc计算的bug (details)
  5. chore: ssep改善脱困模式搜索效果 (details)
  6. fix:修复平行驾驶出堆堆场不退出travel out 场景的bug (details)
Commit 1ee467f0cb57f7f6ddf2986a1bb3a293b04b09fb by 5081703.cr
fix: wbca debug mode.

The file was modifiedtasks/plan/path_optimization_task.cpp
The file was modifieddata/plan/guide_line_info.cpp
Commit b5993f3990e507a77f6ffcdb6faaeb6165795f66 by 5081703.cr
fix: replace IsInLat/Lon with is_bend.

The file was modifieddata/boundary/road_boundary.cpp
Commit ad7f312cc712eabafd3847dd570081535236157c by wuyanjun110
fix:优化云端轨迹的转向赋值

The file was modifieddata/common/trajectory.cpp
The file was modifieddata/lattice/trajectory_combiner.cpp
Commit 8664c9e63ade80049043b6f0dfa7e32f01a04f55 by wuyanjun110
fix:ttc计算的bug

The file was modifieddata/obstacle/obstacle.cpp
Commit 78aecf8c23b8ed7df75fba3c5257eba59df02b5f by tangwenqing
chore: ssep改善脱困模式搜索效果

The file was modifiedssep/influence_map/sl_projection_map.h
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/influence_map/sl_projection_map.cc
The file was modifieddata/ssep/ssep_ec.cpp
The file was modifiedssep/coarse_search/geometric_searcher/evaluator/ref_line_cost_computer.h
The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/truck_reference_following_searcher_builder.h
The file was modifiedssep/coarse_search/geometric_searcher/evaluator/evaluator.h
The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/truck_reference_following_searcher_builder.cc
Commit 888b922266324539c23dadc571a646482e67d56c by wuyanjun110
fix:修复平行驾驶出堆堆场不退出travel out 场景的bug

The file was modifieddata/other/flow_control.cpp