Changes

Summary

  1. feat: 新搜索框架添加gui 可视化功能 (details)
  2. fix: 修复ssep搜索轨迹tractor-trailer拖车角度错误的问题 (details)
  3. feat: ssep: tt 搜索中,使用guide line匹配终点 (details)
  4. fix: using pnc upper speed limit for wbca. (details)
  5. fix: wbca start vel bug. (details)
  6. fix: using his when esdf=null. (details)
Commit 8326a4640abf8503484f904fdaadd2788d413c97 by tangwenqing
feat: 新搜索框架添加gui 可视化功能

The file was modifiedssep/coarse_search/geometric_searcher/search_graph.h
The file was modifiedssep/coarse_search/hybrid_a_star.hpp
The file was modifiedssep/coarse_search/geometric_searcher/multi_stage_hybrid_astar_search_engine.h
Commit 265a3a0db34f2c5614355cc2eae078745104180f by tangwenqing
fix: 修复ssep搜索轨迹tractor-trailer拖车角度错误的问题
The file was modifiedssep/coarse_search/data_structure/polyline.cc
The file was modifiedssep/ssep_planner.h
The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/tractor_trailer_general_searcher_builder.cc
The file was modifiedssep/ssep_planner.cc
The file was modifiedssep/main_test/main_ssep_input.cc
The file was modifiedssep/coarse_search/geometric_searcher/motion_primitive_sampler/trailer_heading_motion_primitive_decorator.h
The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/tractor_trailer_general_searcher_builder.h
The file was modifieddata/ssep/ssep_activation.cpp
The file was modifiedssep/coarse_search/hybrid_a_star.hpp
Commit 968494451d407a4793b5f2135a144dd3c2b7a75f by tangwenqing
feat: ssep: tt 搜索中,使用guide line匹配终点

The file was modifiedssep/coarse_search/data_structure/polyline.cc
The file was modifiedssep/coarse_search/geometric_searcher/topology_analysis/candidate_goals_generator.h
The file was modifiedssep/coarse_search/data_structure/polyline.h
The file was modifiedssep/coarse_search/geometric_searcher/topology_analysis/candidate_goals_generator.cc
The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/tractor_trailer_general_searcher_builder.cc
The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/tractor_trailer_general_searcher_builder.h
Commit eba6389af9f0e7acf3891b94acde638437960078 by 5081703.cr
fix: using pnc upper speed limit for wbca.

The file was modifieddata/config/cfg_lat_plan.cpp
The file was modifieddata/config/cfg_lat_plan.hpp
The file was modifiedalgorithm/wbca/wbca_manager.cpp
Commit ac46b4f3bc6844c63fa5e27f3a3550db36ea4d49 by 5081703.cr
fix: wbca start vel bug.

The file was modifiedalgorithm/wbca/wbca_manager.cpp
Commit b98ae2a1a9f840c70d1d37a1d2a4dfc9682c90ef by 5081703.cr
fix: using his when esdf=null.

The file was modifiedtasks/plan/path_optimization_task.cpp