Changes

Summary

  1. feat: add smooth_mode_wbca_params (details)
  2. fix: smooth_mode_wbca_params bug (details)
  3. fix: 修复车辆行进过程中,误进routing 方向的更新逻辑的bug (details)
  4. fix: 调整RefMatch匹配条件的范围以增强灵活性 (details)
  5. fix: 添加禁停区逻辑以避免在倒车路径区域创建禁停区 (details)
Commit d139f15bf463997ee997c79687feca4fd884c284 by chenran
feat: add smooth_mode_wbca_params
The file was modifieddata/config/cfg_lat_plan.hpp
The file was modifieddata/config/cfg_lat_plan.cpp
The file was modifiedtasks/plan/path_optimization_task.cpp
The file was modifieddata/wbca/wbca_data.hpp
The file was modified.clangd
Commit bffc729ab74e52199d824957e3de786bf735aa45 by chenran
fix: smooth_mode_wbca_params bug
The file was modifieddata/config/cfg_lat_plan.cpp
The file was modifiedtasks/plan/path_optimization_task.cpp
Commit 5e1def34a1ab7f1f4863441233d8e7bd06f3d684 by wuyanjun110
fix: 修复车辆行进过程中,误进routing 方向的更新逻辑的bug
The file was modifieddata/map/pnc_map/routing_extension/routing_data.cpp
Commit a76643e4c21c168879c1a71da896bc65a8291933 by wuyanjun110
fix: 调整RefMatch匹配条件的范围以增强灵活性
The file was modifieddata/map/reference/reference_segment.cpp
Commit 65ebb62e3b5a0dd60ecede17b26d9f9af1f6cd5f by wuyanjun110
fix: 添加禁停区逻辑以避免在倒车路径区域创建禁停区
The file was modifieddata/constrain/block_data.cpp