Changes

Summary

  1. feat:travel out 没有一次规划的适配 (details)
  2. fix:travel out 没有一次规划,状态机切换的bug (details)
  3. fix: SSEP: 修正Rigid truck general builder搜索参数,确保搜索器能具有搜出最大曲率路径的能力。 (details)
  4. feat:万道内pjpo路径跳变以及变道的bug修复 (details)
Commit 380a90acdb674c672070c41c2a087bc073a91bf5 by wuyanjun110
feat:travel out 没有一次规划的适配

The file was modifieddata/app/fsm/task_fsm/task_fsm.cpp
The file was modifieddata/plan/guide_line.cpp
The file was modifieddata/ssep/forward_ec.cpp
The file was modifiedtasks/other_tasks/create_reference_line.cpp
The file was modifieddata/app/fsm/task_fsm/task_travel/task_travel_fsm.cpp
The file was modifieddata/other/flow_control.cpp
Commit f1f39985c7264f69556adc16422a74a2ace4819d by wuyanjun110
fix:travel out 没有一次规划,状态机切换的bug

The file was modifieddata/app/fsm/task_fsm/task_fsm.cpp
Commit e8a521b796411bce06e7845a12f3d25ba4131d12 by tangwenqing
fix: SSEP: 修正Rigid truck general builder搜索参数,确保搜索器能具有搜出最大曲率路径的能力。

The file was modifiedssep/coarse_search/searcher_builders/rigid_truck_general_searcher_builder.cc
The file was modifiedssep/scenarios/truck_general_planner.h
Commit c58bac22add22aa38736d83891440c3b7512e214 by wuyanjun110
feat:万道内pjpo路径跳变以及变道的bug修复

The file was modifieddata/map/reference/center_line.cpp
The file was modifieddata/plan/guide_line_base.cpp
The file was modifieddata/plan/switch_data.cpp
The file was modifiedtasks/deciders/lat_decider/path_bounds_decider.cpp