Changes

Summary

  1. feat:block data的调整 (details)
  2. fix:修改入口禁停的bug (details)
  3. fix:修复崩溃的bug (details)
  4. fix:删除调试代码 (details)
  5. fix:调整出堆场起点约束添加的条件 (details)
  6. fix:修复ssep trailer base to tractor base 载入失败的bug (details)
  7. feat:调整进堆场口的边界 (details)
  8. fix: wbca boundary bug. (details)
  9. fix:修复出但车道堆场搜索失败的问题 (details)
  10. feat:添加park 忽略安全的参数 (details)
  11. fix: plan from cur_pt when ssep search succeed. (details)
  12. fix: lon_decision, using prediction for v > 8km/h (details)
  13. fix:修复杨浦出堆场口 搜索失败的bug (details)
  14. fix:下码头面 提前搜索 (details)
  15. chore: ignore (details)
  16. fix:变道过程中,t目标车道获取的bug (details)
  17. fix:修复动态搜索引导线拼接的bug (details)
  18. refator:优化ssep路径的缓存 (details)
  19. fix:停车位停不正的问题 (details)
  20. feat:调整苏溪岸桥搜索 (details)
  21. fix: using trailer_path_ego in lon_decision. (details)
  22. fix: extract lon_decision rlt. (details)
  23. feat:进充电桩搜索失败的bug (details)
  24. fix:修复参考拼接的bug (details)
  25. feat:删除打印日志 (details)
  26. fix: wbca crash issue. (details)
  27. fix: smooth mode for truck and car. (details)
  28. feat:调整停车位开始变道的距离 (details)
  29. feat:变道安全和变道临停, 因障碍物晃,导致冲突的问题, 添加buffer (details)
  30. fix:关路禁停的bug (details)
  31. fix:引桥 途径点 没有清除的bug (details)
  32. fix: car smooth mode bug. (details)
  33. refctor:优化对准逻辑 (details)
  34. fix: try catch cv::distanceTransform (details)
  35. fix:优化对准的逻辑 (details)
  36. fix: lockstation_pts from replayer. (details)
  37. fix: lock station position thr. (details)
  38. feat: 合入ssep新框架,大榭场景使用新框架代替原来搜索 (details)
  39. chore: 根据现场问题调参 (details)
  40. merge latest ssep (details)
  41. fix: start velocity limitation. (details)
  42. fix:velocity profile optimization. (details)
  43. fix: high speed wbca bug. (details)
  44. fix: residual = 40.0 (details)
  45. fix: 解决imv出充电桩离障碍物过近的问题 (details)
  46. fix: 回退老版本的tt_hybrid_astar逻辑,提高杨浦搜索成功率 (details)
  47. feat: 新搜索框架添加gui 可视化功能 (details)
  48. fix: 修复ssep搜索轨迹tractor-trailer拖车角度错误的问题 (details)
  49. feat: ssep: tt 搜索中,使用guide line匹配终点 (details)
  50. fix: using pnc upper speed limit for wbca. (details)
  51. fix: wbca start vel bug. (details)
  52. fix: using his when esdf=null. (details)
  53. fix: obstacle_decider bug. (details)
  54. fix:修复对准标志位请求不复位的bug (details)
  55. fix: obstacle_decider bug. (details)
  56. fix:修复对准标志位请求不复位的bug (details)
  57. feat:openspace场景调用老的ssep算法 (details)
  58. feat:openspace场景调用老的ssep算法 (details)
  59. feat:打开红绿灯路口停车功能 (details)
  60. feat:调整红绿灯停车的逻辑 (details)
  61. feat:wcba限速添加参数 (details)
  62. feat:imv 变道的安全校验参数化 (details)
  63. feat:优化红绿灯停车 (details)
  64. fix:调整红绿灯停车的刹车值 (details)
  65. fix:修复uturn路径误过滤的bug (details)
  66. feat:车车道出堆场不添加双黄线约束 (details)
  67. feat: 加入双向搜索,太阳纸业支持car倒车入库。 (details)
  68. chore: ssep多段倒车入库根据测试结果调整搜索逻辑 (details)
  69. fix: ssep加保护逻辑,不考虑距离过远的途经点 (details)
  70. chore: ssep-car多段倒车入库减小双向搜索时两段路径连接处跳变 (details)
  71. chore: ssep-car 多段倒车入库,提升倒车二次搜索成功率 (details)
  72. chore: ssep-car-多段倒车入库提升成功率 (details)
  73. feat: ssep-拖车进出堆场时,使用双向搜索作为fallback searcher。 (details)
  74. feat: merge latest ssep - 跑通双向搜索fallback进堆场 (details)
  75. fix: 修复ssep路径终点离设定终点过远的问题 (details)
  76. feat:吊距防护相关的优化 (details)
  77. fix: correct imv crab mode conditions. (details)
  78. feat:适配 感知105类型 (details)
  79. fix:重复进行四阶段的bug (details)
  80. feat:吊距临停阈值和2nd 切换 lock 阈值一致 (details)
  81. feat:3阶段过程中,假如吊具着箱,不进行4阶段对准 (details)
  82. chore: SSEP: Decrease tractor-trailer bi-direction search time limit. (details)
  83. feat:变道是否考虑身边的障碍物默认值修改成true (details)
  84. feat:修改ssep碰撞检测阈值 (details)
  85. fix:龙须点处理的bug (details)
  86. fix:出堆场搜索的真实障碍物添加的bug (details)
  87. chore: SSEP: 自卸车普通搜索终点车道匹配只允许匹配给定终点以后的位置 (details)
  88. feat: 进堆场使用双向搜索+keb优化 (details)
  89. chore: keb-optimizer增加曲率约束校验 (details)
  90. fix: 修复起点终点过远时反向搜索失效的问题 (details)
  91. chore: SSEP: import tensorrt into ssep (details)
  92. fix:修复崩溃的bug (details)
  93. refactor:优化关路禁停 (details)
Commit 61ff4f83a0fce63a1938c00788f0c7a616b46704 by wuyanjun110
feat:block data的调整

The file was modifieddata/constrain/disable_stop_range.hpp
The file was modifieddata/obstacle/block.hpp
The file was modifieddata/constrain/block_data.hpp
The file was modifieddata/obstacle/block.cpp
The file was modifieddata/constrain/block_data.cpp
The file was modifieddata/constrain/disable_stop_range.cpp
Commit ef11224d3c2edb92fdaa148e9a113382a42a4c6d by wuyanjun110
fix:修改入口禁停的bug

The file was modifiedtasks/deciders/long_decider/constrain_decider.cpp
The file was modifieddata/constrain/temporary_stop_data.cpp
The file was modifieddata/obstacle/block.cpp
The file was modifieddata/constrain/block_data.cpp
The file was modifiedhmi/widget/distance.cpp
The file was modifieddata/constrain/disable_stop_range.hpp
Commit d27ac6906ba504f7a365296738488a2642108443 by wuyanjun110
fix:修复崩溃的bug

The file was modifiedtasks/other_tasks/stitch_path_to_reference_line.cpp
Commit b0118cb0c389ffdd3d5f7f4f52e503af1a4b8206 by wuyanjun110
fix:删除调试代码

The file was modifieddata/obstacle/block.cpp
Commit fb82c4e1aa6235672a5f640f74dbbc243ced9fd0 by wuyanjun110
fix:调整出堆场起点约束添加的条件

The file was modifieddata/ssep/out_yard_junction_ec.cpp
Commit 7c25a6fdbd4ae92481bb497bd4ad5416975fe9e0 by wuyanjun110
fix:修复ssep trailer base to tractor base 载入失败的bug

The file was modifieddata/config/cfg_ssep.cpp
Commit a7b3ac069f67bbabe9d57f301b1f49859d8f105e by wuyanjun110
feat:调整进堆场口的边界

The file was modifieddata/ssep/into_yard_junction_ec.cpp
Commit 0a45849bef8338eb102b023497a57423450bb565 by wuyanjun110
fix: wbca boundary bug.

The file was modifiedalgorithm/wbca/occupancy_grid_map/data_render.cpp
Commit 50229372490ade519d9ed81bd42e734812c64432 by wuyanjun110
fix:修复出但车道堆场搜索失败的问题

The file was modifieddata/ssep/out_yard_junction_ec.cpp
Commit 39b38cc807d3c8029595aca94a65dfb22676a1f4 by wuyanjun110
feat:添加park 忽略安全的参数

The file was modifieddata/config/cfg_func_sw.cpp
The file was modifieddata/other/flow_control.cpp
The file was modifieddata/config/cfg_func_sw.hpp
Commit 3bb6194d61b7fc67c15456cf340cde364a3026ea by wuyanjun110
fix: plan from cur_pt when ssep search succeed.

The file was modifieddata/plan/start_point_data.cpp
Commit 7a4667e08882ad1ed07ba86c36bba6fe53c5a636 by 5081703.cr
fix: lon_decision, using prediction for v > 8km/h

The file was modifieddata/semantic/semantic_description.cpp
Commit 25c4bedef2a588a5e7092062c438773082f8f477 by wuyanjun110
fix:修复杨浦出堆场口 搜索失败的bug

The file was modifieddata/ssep/out_yard_junction_ec.hpp
The file was modifieddata/ssep/out_yard_junction_ec.cpp
Commit f0de6d8f0581d81e95258947247d139519731ac6 by wuyanjun110
fix:下码头面 提前搜索

The file was modifieddata/map/pnc_map/routing_extension/routing_data.cpp
Commit 3dae95b0df6845666c4709f00eeef5556f4b2d57 by wuyanjun110
chore: ignore

The file was modified.gitignore
Commit 8d158ef5bb8f59c878adc6654486943d850be81c by wuyanjun110
fix:变道过程中,t目标车道获取的bug

The file was modifieddata/plan/switch_data.cpp
Commit d2fcc7874b1f1f44404bddb92b18821f3fba9add by wuyanjun110
fix:修复动态搜索引导线拼接的bug

The file was modifieddata/plan/guide_line.cpp
Commit 89170b53d2e04ca218b9f98aa13ef5b941911d30 by wuyanjun110
refator:优化ssep路径的缓存

The file was modifiedtasks/other_tasks/stitch_path_to_reference_line.cpp
The file was modifieddata/ssep/ex_lane_change_ec.cpp
The file was modifieddata/plan/ssep_data.cpp
The file was modifiedtasks/plan/ssep_task.cpp
Commit 97f6751c5982e4d8877c0f0ec2e3303dd96c5453 by wuyanjun110
fix:停车位停不正的问题

The file was modifieddata/config/cfg_env_const.cpp
The file was modifieddata/plan/switch_data.cpp
Commit 3cfe3e11deee76af41e6795a991210f38d22785c by wuyanjun110
feat:调整苏溪岸桥搜索

The file was modifieddata/scenario/scenario_planner_action.cpp
The file was modifieddata/ssep/seaside_junction_ec.cpp
Commit b7b7722f7af83517657fa1b90c3172328ae10e14 by 5081703.cr
fix: using trailer_path_ego in lon_decision.

The file was modifiedalgorithm/decision/semantic_set_transformation_2.cpp
Commit b2766a8de43f94cc5921232c9c9f20f2f3ee1e6a by 5081703.cr
fix: extract lon_decision rlt.

The file was modifiedhmi/replayer_hmi.cpp
The file was modifiedreplayer/logic.cpp
The file was modifiedreplayer/replayer_data_process/replayer_data_process.cpp
Commit 03f43cf5c698f0490c55572ab2c3d1ce8d4da7f6 by wuyanjun110
feat:进充电桩搜索失败的bug

The file was modifieddata/config/cfg_ssep.cpp
Commit fe81e7b9dfa2864a26e169ffeb7d3bc25cabcf37 by wuyanjun110
fix:修复参考拼接的bug

The file was modifiedtasks/other_tasks/stitch_path_to_reference_line.cpp
Commit 592beab0ae654134a98029b109610afcbedb294b by wuyanjun110
feat:删除打印日志

The file was modifiedtasks/other_tasks/stitch_path_to_reference_line.cpp
Commit 88b3b8a409c9dbc7b6eb1cfc805b7032759c8c69 by 5081703.cr
fix: wbca crash issue.

The file was modifiedalgorithm/wbca/wbca_manager.cpp
Commit 44fe1e327ea0ae421d5dec17cac2ca59bef522ec by 5081703.cr
fix: smooth mode for truck and car.

The file was modifiedalgorithm/wbca/path_optimization/car_path_optimization.cpp
The file was modifiedalgorithm/wbca/path_optimization/truck_path_optimization.cpp
Commit cb7b17e67491b2146266a03df44fe2b2039ee995 by wuyanjun110
feat:调整停车位开始变道的距离

The file was modifieddata/config/cfg_env_const.cpp
Commit 44ea99a5e24fc5cca735ec48c0df6340e7cbb783 by wuyanjun110
feat:变道安全和变道临停, 因障碍物晃,导致冲突的问题, 添加buffer

The file was modifieddata/plan/switch_data.cpp
Commit 37c93bb9f6d086dffe2dedde3e468b7ec0c3cf02 by wuyanjun110
fix:关路禁停的bug

The file was modifieddata/constrain/block_data.cpp
Commit 0a48c5e2895e0f38e343baf427800211c409024d by wuyanjun110
fix:引桥 途径点 没有清除的bug

The file was modifieddata/app/reaction/app_reaction.cpp
Commit d9333032c26958acba3a36b8d2cc3ab14b606d73 by 5081703.cr
fix: car smooth mode bug. 

The file was modifiedalgorithm/wbca/path_optimization/path_optimization.cpp
Commit c632454678c0bd7c5c88cf6471e3ae9a06054994 by wuyanjun110
refctor:优化对准逻辑

The file was modifieddata/app/cmd/cmd_align.cpp
The file was modifieddata/app/fsm/task_fsm/task_align_fsm/task_align_fsm.cpp
The file was modifiedplan/prepare/prepare_status.cpp
The file was modifieddata/vehicle/vehicle_destination.cpp
Commit 0d29625c4ff3200bd2dbbb820958b6ad4e6e2f19 by 5081703.cr
fix: try catch cv::distanceTransform

The file was modifiedalgorithm/wbca/occupancy_grid_map/data_render.cpp
Commit e2d2c6bad3be4a34cd09f3df66a0bf434f58fcf9 by wuyanjun110
fix:优化对准的逻辑

The file was modifiedplan/prepare/prepare_status.cpp
The file was modifieddata/app/fsm/task_fsm/task_align_fsm/task_align_fsm.cpp
The file was modifieddata/app/fsm/task_fsm/task_fsm.cpp
The file was modifieddata/app/cmd/cmd_align.cpp
Commit 510913ae20cc39ac44edd5b644757b05f81e47ec by 5081703.cr
fix: lockstation_pts from replayer.

The file was modifiedreplayer/replayer_data_process/replayer_data_extraction.cpp
The file was modifieddata/vehicle/lock_station_pts.hpp
The file was modifieddata/vehicle/lock_station_pts.cpp
Commit 8cf08e13f82ca07d7aa47e909ac91b7cec3189da by 5081703.cr
fix: lock station position thr.

The file was modifieddata/vehicle/lock_station_data.cpp
Commit 2a821b41b11e0f7a848770d3c200d34d7c0aa8b5 by tangwenqing
feat: 合入ssep新框架,大榭场景使用新框架代替原来搜索

The file was addedssep/coarse_search/geometric_searcher/utils.h
The file was addedssep/main_test/hdmap_interface/map_elements/overlap.h
The file was addedssep/main_test/hdmap_interface/rapidjson/internal/pow10.h
The file was addedssep/coarse_search/geometric_searcher/searcher_builders/back_insertion_maneuver_searcher_builder.cc
The file was addedssep/coarse_search/geometric_searcher/searcher_builders/tractor_trailer_general_searcher_builder.cc
The file was addedssep/coarse_search/geometric_searcher/motion_primitive_sampler/dubins_path.cc
The file was addedssep/tools/scene_data_generator/ogm_builder/ogm_builder.h
The file was addedssep/coarse_search/geometric_searcher/evaluator/ref_line_cost_computer.h
The file was addedssep/coarse_search/geometric_searcher/motion_primitive_sampler/trailer_heading_motion_primitive_decorator.h
The file was addedssep/common/def/ssep_scenario_type.hpp
The file was addedssep/coarse_search/geometric_searcher/searcher_builders/bulk_yard_in_out_path_searcher_builder.cc
The file was addedssep/tools/scene_data_generator/data_structures.h
The file was modifiedCMakeLists.txt
The file was addedssep/main_test/hdmap_interface/map_elements/object_info.h
The file was modifiedssep/ssep_planner.h
The file was modifiedssep/coarse_search/geometric_searcher/candidate_yard_entry_states_generator.cc
The file was modifiedssep/common/def/type_definition.h
The file was modifiedssep/param_loader/param.h
The file was addedssep/main_test/hdmap_interface/rapidjson/stringbuffer.h
The file was addedssep/main_test/hdmap_interface/parser/map_loader.h
The file was modifiedssep/main_test/main_ssep_input.cc
The file was addedssep/main_test/hdmap_interface/rapidjson/prettywriter.h
The file was addedssep/main_test/hdmap_interface/map_elements/lane.h
The file was addedssep/main_test/hdmap_interface/map_elements/road_info.h
The file was modifiedssep/coarse_search/geometric_searcher/motion_primitive_sampler/composed_motion_primitive_sampler.h
The file was addedssep/main_test/hdmap_interface/rapidjson/msinttypes/inttypes.h
The file was modifiedssep/coarse_search/geometric_searcher/motion_primitive_sampler/straight_line_motion_primitive_sampler.cc
The file was addedssep/coarse_search/geometric_searcher/conditions/range_tolerance_condition.h
The file was addedssep/coarse_search/geometric_searcher/searcher_builders/rigid_truck_general_searcher_builder.h
The file was modifiedssep/common/utils/common.hpp
The file was modifiedssep/common/math/vec2d.h
The file was addedssep/main_test/hdmap_interface/rapidjson/internal/ieee754.h
The file was addedssep/coarse_search/geometric_searcher/motion_primitive_sampler/arc_path_motion_primitive_sampler.cc
The file was addedssep/tools/scene_data_generator/state_augment_util.h
The file was addedssep/main_test/hdmap_interface/rapidjson/error/en.h
The file was removedssep/coarse_search/geometric_searcher/barrier_detector.cc
The file was addedssep/main_test/hdmap_interface/common/math/vec2d.hpp
The file was addedssep/main_test/hdmap_interface/rapidjson/schema.h
The file was addedssep/main_test/hdmap_interface/common/glog_helper.h
The file was addedssep/main_test/hdmap_interface/rapidjson/internal/biginteger.h
The file was modifiedssep/coarse_search/geometric_searcher/evaluator/cost_feature_computer.h
The file was modifiedssep/coarse_search/node_car.h
The file was addedssep/coarse_search/geometric_searcher/conditions/along_lane_condition.h
The file was addedssep/coarse_search/geometric_searcher/evaluator/trailer_shortest_path_heur_computer.cc
The file was addedssep/main_test/hdmap_interface/rapidjson/memorybuffer.h
The file was addedssep/coarse_search/geometric_searcher/conditions/crosses_access_line_condition.h
The file was addedssep/coarse_search/geometric_searcher/searcher_builders/tractor_trailer_general_searcher_builder.h
The file was modifiedssep/coarse_search/geometric_searcher/evaluator/curvature_cost_computer.h
The file was addedssep/main_test/hdmap_interface/rapidjson/encodedstream.h
The file was addedssep/main_test/hdmap_interface/parser/interface_singleton.hpp
The file was addedssep/coarse_search/geometric_searcher/motion_primitive_sampler/diagnal_motion_primitive_sampler.cc
The file was addedssep/main_test/hdmap_interface/rapidjson/stream.h
The file was addedssep/ssep_heat_net/ssep_heat_net.cc
The file was modifiedssep/coarse_search/hybrid_a_star.hpp
The file was addedssep/main_test/hdmap_interface/rapidjson/internal/regex.h
The file was addedssep/tools/tractor_trailer_shortest_path_heuristic_generator/shortest_path_expander.cc
The file was modifiedssep/coarse_search/geometric_searcher/data_structure.h
The file was addedssep/coarse_search/geometric_searcher/searcher_builders/imv_general_searcher_builder.cc
The file was modifiedssep/coarse_search/hybrid_a_star_tt.cc
The file was addedssep/coarse_search/geometric_searcher/motion_primitive_sampler/ilqr_motion_primitive_sampler.h
The file was addedssep/tools/tractor_trailer_shortest_path_heuristic_generator/shortest_path_heur_table.h
The file was addedssep/main_test/hdmap_interface/map_elements/map_info.h
The file was modifiedssep/coarse_search/dubin_path.cc
The file was addedssep/coarse_search/geometric_searcher/motion_primitive_sampler/multi_curvature_motion_primitive_sampler.h
The file was addedssep/main_test/hdmap_interface/rapidjson/internal/dtoa.h
The file was addedssep/coarse_search/geometric_searcher/topology_analysis/candidate_goals_generator.h
The file was addedssep/tools/tractor_trailer_shortest_path_heuristic_generator/generate_shortest_path_heur_cli.cc
The file was addedssep/coarse_search/geometric_searcher/conditions/back_insertion_alignment_condition.h
The file was addedssep/coarse_search/geometric_searcher/conditions/inside_yard_condition.h
The file was modifiedssep/CMakeLists.txt
The file was addedssep/main_test/hdmap_interface/rapidjson/internal/stack.h
The file was addedssep/coarse_search/geometric_searcher/stage_transition_controller.h
The file was modifieddata/ssep/ssep_ec.hpp
The file was addedssep/ssep_heat_net/inference_ml_trajectory_cli.cc
The file was addedssep/main_test/hdmap_interface/map_elements/junction_info.h
The file was addedssep/coarse_search/geometric_searcher/motion_primitive_sampler/arc_path_motion_primitive_sampler.h
The file was addedssep/main_test/hdmap_interface/rapidjson/internal/diyfp.h
The file was modifiedssep/common/def/type_definition.cc
The file was modifiedssep/coarse_search/hybrid_a_star_tt.h
The file was addedssep/main_test/hdmap_interface/map_elements/section_info.h
The file was addedssep/main_test/hdmap_interface/rapidjson/internal/clzll.h
The file was addedssep/ssep_heat_net/standarization_params.h
The file was addedssep/coarse_search/geometric_searcher/indexed_priority_queue.h
The file was addedssep/coarse_search/geometric_searcher/motion_primitive_sampler/diagnal_motion_primitive_sampler.h
The file was addedssep/main_test/hdmap_interface/rapidjson/internal/itoa.h
The file was addedssep/coarse_search/geometric_searcher/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc
The file was modifiedssep/param_loader/yaml_loader.cc
The file was addedssep/main_test/hdmap_interface/common/data_types.h
The file was addedssep/coarse_search/geometric_searcher/searcher_builders/back_insertion_maneuver_searcher_builder.h
The file was addedssep/coarse_search/geometric_searcher/evaluator/trailer_collision_cost_computer.h
The file was addedssep/tools/scene_data_generator/trajectory_provider/search_based_trajectory_provider.h
The file was modifiedssep/coarse_search/geometric_searcher/motion_primitive_sampler/motion_primitive_sampler.h
The file was removedssep/coarse_search/geometric_searcher/barrier_detector.h
The file was addedssep/main_test/hdmap_interface/common/math/line_segment2d.hpp
The file was addedssep/main_test/hdmap_interface/map_elements/object.h
The file was addedssep/main_test/hdmap_interface/rapidjson/filereadstream.h
The file was addedssep/coarse_search/geometric_searcher/evaluator/diagonal_cost_computer.h
The file was addedssep/coarse_search/geometric_searcher/motion_primitive_sampler/dubins_path.h
The file was addedssep/main_test/hdmap_interface/hdmap_impl.h
The file was addedssep/coarse_search/geometric_searcher/searcher_builders/bulk_yard_in_out_path_searcher_builder.h
The file was addedssep/tools/scene_data_generator/generate_scene_data_cli.cc
The file was addedssep/main_test/main_test_zhoushan.cc
The file was addedssep/coarse_search/geometric_searcher/conditions/always_true_condition.h
The file was modifiedssep/coarse_search/geometric_searcher/evaluator/path_length_cost_computer.h
The file was modifiedssep/influence_map/sl_projection_map.h
The file was modifieddata/ssep/ssep_ec.cpp
The file was addedssep/coarse_search/geometric_searcher/utils.cc
The file was addedssep/ssep_heat_net/ssep_heat_net.h
The file was addedssep/coarse_search/geometric_searcher/searcher_builders/rigid_truck_general_searcher_builder.cc
The file was modifiedssep/common/def/ssep_input.hpp
The file was addedssep/coarse_search/geometric_searcher/conditions/search_condition_interface.h
The file was modifiedssep/smoother/safety_corridor_smoother.cc
The file was modifieddata/ssep/ssep_activation.cpp
The file was modifiedssep/coarse_search/geometric_searcher/motion_primitive.h
The file was addedssep/main_test/hdmap_interface/common/math/box2d.hpp
The file was modifiedssep/coarse_search/disk_collision_checker.h
The file was addedssep/main_test/hdmap_interface/rapidjson/document.h
The file was addedssep/coarse_search/geometric_searcher/conditions/trailer_relative_angle_condition.h
The file was addedssep/tools/scene_data_generator/trajectory_provider/search_based_trajectory_provider.cc
The file was modifieddata/config/cfg_func_sw.cpp
The file was addedssep/main_test/hdmap_interface/map_elements/road.h
The file was addedssep/main_test/hdmap_interface/rapidjson/cursorstreamwrapper.h
The file was addedssep/main_test/hdmap_interface/rapidjson/internal/swap.h
The file was addedssep/main_test/hdmap_interface/libhdmap_interface.so
The file was addedssep/coarse_search/geometric_searcher/evaluator/conditional_filter_cost_computer.h
The file was addedssep/main_test/hdmap_interface/rapidjson/writer.h
The file was addedssep/coarse_search/geometric_searcher/evaluator/jackknife_cost_computer.h
The file was modifiedssep/coarse_search/geometric_searcher/motion_primitive_sampler/rs_path_motion_primitive_sampler.cc
The file was addedssep/common/def/map_element_polyline.hpp
The file was addedssep/main_test/hdmap_interface/map_elements/junction.h
The file was addedssep/coarse_search/geometric_searcher/searcher_builders/u_turn_insertion_maneuver_searcher_builder.h
The file was modifiedssep/conf/ssep_preprocess.yaml
The file was addedssep/coarse_search/geometric_searcher/topology_analysis/bulk_yard_reasoner.h
The file was addedssep/coarse_search/geometric_searcher/evaluator/kinematic_heuristic_computer.h
The file was addedssep/coarse_search/geometric_searcher/evaluator/trailer_shortest_path_heur_computer.h
The file was addedssep/coarse_search/data_structure/polyline.cc
The file was modifiedssep/ogm_map/ogm.h
The file was modifiedssep/coarse_search/geometric_searcher/motion_primitive_sampler/rs_path_motion_primitive_sampler.h
The file was addedssep/main_test/hdmap_interface/common/math/polygon2d.hpp
The file was addedssep/main_test/hdmap_interface/rapidjson/encodings.h
The file was addedssep/main_test/hdmap_interface/libhdmap_interface_shm.so
The file was addedssep/coarse_search/geometric_searcher/conditions/composite_condition.h
The file was addedssep/coarse_search/geometric_searcher/evaluator/ref_line_heuristic_computer.h
The file was addedssep/main_test/hdmap_interface/common/math/math_utils.hpp
The file was modifiedssep/coarse_search/geometric_searcher/bulk_yard_geometric_searcher.cc
The file was addedssep/coarse_search/data_structure/polyline.h
The file was addedssep/main_test/hdmap_interface/rapidjson/memorystream.h
The file was modifiedssep/ogm_map/ogm.cc
The file was addedssep/coarse_search/geometric_searcher/multi_stage_hybrid_astar_search_engine.cc
The file was addedssep/coarse_search/geometric_searcher/motion_primitive_sampler/dubins_path_motion_primitive_sampler.h
The file was addedssep/main_test/hdmap_interface/common/math/geometry_utils.h
The file was addedssep/main_test/hdmap_interface/common/math/linear_interpolation.hpp
The file was addedssep/main_test/hdmap_interface/rapidjson/msinttypes/stdint.h
The file was modifiedssep/influence_map/sl_projection_map.cc
The file was addedssep/tools/scene_data_generator/conf/scene_conf.yaml
The file was addedssep/coarse_search/geometric_searcher/topology_analysis/barrier_detector.h
The file was modifiedssep/coarse_search/geometric_searcher/candidate_yard_entry_states_generator.h
The file was addedssep/coarse_search/geometric_searcher/topology_analysis/candidate_goals_generator.cc
The file was addedssep/coarse_search/geometric_searcher/evaluator/bidirectional_kinematic_heuristic_computer.h
The file was addedssep/coarse_search/geometric_searcher/motion_primitive_sampler/dir_change_path_extention_decorator.h
The file was addedssep/main_test/hdmap_interface/public_data_struct.h
The file was addedssep/main_test/hdmap_interface/rapidjson/internal/strtod.h
The file was addedssep/main_test/hdmap_interface/rapidjson/istreamwrapper.h
The file was addedssep/main_test/hdmap_interface/map_elements/overlap_info.h
The file was addedssep/coarse_search/geometric_searcher/conditions/tractor_trailer_goal_reached_condition.h
The file was addedssep/coarse_search/geometric_searcher/motion_primitive_sampler/ilqr_motion_primitive_sampler.cc
The file was modifiedssep/coarse_search/node_car.cc
The file was addedssep/main_test/hdmap_interface/rapidjson/rapidjson.h
The file was modifiedssep/coarse_search/hybrid_a_star_imv.cc
The file was addedssep/conf/ssep_imv_xugong.yaml
The file was addedssep/tools/scene_data_generator/ogm_builder/ogm_builder.cc
The file was modifiedssep/coarse_search/geometric_searcher/geometric_search_visualizer.h
The file was modifiedssep/coarse_search/geometric_searcher/evaluator/dir_switching_cost_computer.h
The file was addedssep/main_test/hdmap_interface/map_elements/lane_info.h
The file was addedssep/main_test/hdmap_interface/rapidjson/ostreamwrapper.h
The file was addedssep/coarse_search/geometric_searcher/motion_primitive_sampler/dubins_path_motion_primitive_sampler.cc
The file was addedssep/main_test/hdmap_interface/rapidjson/fwd.h
The file was addedssep/main_test/hdmap_interface/rapidjson/allocators.h
The file was modifiedssep/coarse_search/geometric_searcher/evaluator/collision_cost_computer.h
The file was addedssep/coarse_search/geometric_searcher/searcher_builders/imv_general_searcher_builder.h
The file was addedssep/main_test/hdmap_interface/map_elements/map.h
The file was addedssep/coarse_search/geometric_searcher/state_hasher.h
The file was addedssep/main_test/hdmap_interface/rapidjson/error/error.h
The file was modifiedssep/coarse_search/disk_collision_checker.cc
The file was addedssep/main_test/hdmap_interface/rapidjson/uri.h
The file was modifiedssep/coarse_search/geometric_searcher/motion_primitive_sampler/reeds_shepp_path.cc
The file was modifiedssep/ssep_planner.cc
The file was addedssep/coarse_search/geometric_searcher/evaluator/composite_heuristic_computer.h
The file was addedssep/main_test/hdmap_interface/rapidjson/internal/meta.h
The file was addedssep/main_test/hdmap_interface/map_elements/section.h
The file was addedssep/main_test/hdmap_interface/hdmap.h
The file was addedssep/main_test/hdmap_interface/rapidjson/reader.h
The file was addedssep/tools/tractor_trailer_shortest_path_heuristic_generator/shortest_path_expander.h
The file was addedssep/main_test/hdmap_interface/rapidjson/pointer.h
The file was addedssep/main_test/hdmap_interface/rapidjson/filewritestream.h
The file was addedssep/main_test/hdmap_interface/rapidjson/internal/strfunc.h
The file was modifiedssep/coarse_search/geometric_searcher/geometric_search_visualizer.cc
The file was modifiedssep/coarse_search/geometric_searcher/evaluator/evaluator.h
The file was addedssep/main_test/hdmap_interface/parser/interface_param_parser.h
The file was modifiedssep/coarse_search/hybrid_a_star_car.cc
The file was modifiedssep/coarse_search/geometric_searcher/search_graph.h
The file was addedssep/common/utils/map_element_utils.hpp
The file was modifiedssep/coarse_search/geometric_searcher/bulk_yard_geometric_searcher.h
The file was addedssep/coarse_search/geometric_searcher/multi_stage_hybrid_astar_search_engine.h
The file was addedssep/coarse_search/geometric_searcher/motion_primitive_sampler/multi_curvature_motion_primitive_sampler.cc
The file was modifiedssep/main_test/main_test_qhd.cc
The file was addedssep/coarse_search/geometric_searcher/evaluator/heuristic_feature_computer.h
The file was addedssep/tools/scene_data_generator/scene_yaml_reader.h
The file was addedssep/coarse_search/geometric_searcher/topology_analysis/barrier_detector.cc
Commit c4c7e04bb6f39972da3327f52d01faa1ab288a13 by tangwenqing
chore: 根据现场问题调参

The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/tractor_trailer_general_searcher_builder.cc
Commit 4812b54e7157d5fd74e85a8fc2f0f788b07d1eb9 by tangwenqing
merge latest ssep
The file was modifiedssep/coarse_search/hybrid_a_star.hpp
The file was modifiedssep/main_test/main_ssep_input.cc
The file was modifiedssep/coarse_search/geometric_searcher/evaluator/evaluator.h
The file was modifiedssep/ssep_heat_net/inference_ml_trajectory_cli.cc
The file was modifiedssep/coarse_search/geometric_searcher/evaluator/ref_line_heuristic_computer.h
The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/tractor_trailer_general_searcher_builder.cc
The file was modifiedssep/ssep_heat_net/ssep_heat_net.h
The file was modifiedssep/coarse_search/geometric_searcher/evaluator/ref_line_cost_computer.h
The file was modifiedssep/ssep_planner.cc
The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/tractor_trailer_general_searcher_builder.h
Commit 03caa081fbe6fb1b12926668e747a97852d2d3e2 by 5081703.cr
fix: start velocity limitation.

The file was modifiedtasks/plan/path_optimization_task.cpp
Commit 76a2ee2379f427b09084fa5696d820f2763022e2 by 5081703.cr
fix:velocity profile optimization.

The file was modifiedalgorithm/wbca/wbca_manager.cpp
The file was modifiedalgorithm/wbca/linear_velocity_generator.cpp
The file was modifiedalgorithm/wbca/linear_velocity_generator.hpp
Commit 7fee9e4e4f954954a6c39892f1ac64c5091769e5 by 5081703.cr
fix: high speed wbca bug.

The file was modifiedalgorithm/wbca/wbca_manager.cpp
The file was modifieddata/wbca/wbca_data.hpp
The file was modifiedalgorithm/wbca/linear_velocity_generator.cpp
The file was modifiedalgorithm/wbca/linear_velocity_generator.hpp
The file was modifiedtasks/plan/path_optimization_task.cpp
Commit 828dc8cfe9ac785e29b6851a425f7139fa0426fa by 5081703.cr
fix: residual = 40.0
The file was modifiedtasks/deciders/long_decider/constrain_decider.cpp
Commit b8669b615eaa1eba6cef89dce1c6a22208af4bae by tangwenqing
fix: 解决imv出充电桩离障碍物过近的问题

The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/imv_general_searcher_builder.cc
The file was modifiedssep/coarse_search/hybrid_a_star.hpp
The file was modifiedssep/CMakeLists.txt
Commit b9a071f48d16d79de636d2f69d30f91e5c88f393 by tangwenqing
fix: 回退老版本的tt_hybrid_astar逻辑,提高杨浦搜索成功率

The file was modifiedssep/coarse_search/hybrid_a_star_tt.cc
Commit 8326a4640abf8503484f904fdaadd2788d413c97 by tangwenqing
feat: 新搜索框架添加gui 可视化功能

The file was modifiedssep/coarse_search/hybrid_a_star.hpp
The file was modifiedssep/coarse_search/geometric_searcher/search_graph.h
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/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.cc
The file was modifieddata/ssep/ssep_activation.cpp
The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/tractor_trailer_general_searcher_builder.h
The file was modifiedssep/ssep_planner.cc
The file was modifiedssep/coarse_search/hybrid_a_star.hpp
The file was modifiedssep/ssep_planner.h
The file was modifiedssep/main_test/main_ssep_input.cc
The file was modifiedssep/coarse_search/data_structure/polyline.cc
Commit 968494451d407a4793b5f2135a144dd3c2b7a75f by tangwenqing
feat: ssep: tt 搜索中,使用guide line匹配终点

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

The file was modifieddata/config/cfg_lat_plan.hpp
The file was modifiedalgorithm/wbca/wbca_manager.cpp
The file was modifieddata/config/cfg_lat_plan.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
Commit a187e76ce21139b7cc2de165df05c822b053d4dc by 5081703.cr
fix: obstacle_decider bug.

The file was modifieddata/obstacle/obstacle_decider_attr.cpp
Commit 178b4f17112cdf0209ba6b5adef5853bbdebc214 by wuyanjun110
fix:修复对准标志位请求不复位的bug

The file was modifieddata/app/cmd/cmd_align.cpp
Commit 846c0c71b191ac09917ac707ed9804e24e11d8b9 by wuyanjun110
fix: obstacle_decider bug.

The file was modifieddata/obstacle/obstacle_decider_attr.cpp
Commit 82b2556450ca2b21ddb81be5722df2f6f7c3cc7e by wuyanjun110
fix:修复对准标志位请求不复位的bug

The file was modifieddata/app/cmd/cmd_align.cpp
Commit e6187c8e09cf6e89f13072e32fa0e79350d0ea39 by wuyanjun110
feat:openspace场景调用老的ssep算法

The file was modifieddata/ssep/ssep_ec.cpp
Commit 42923f47a26b0fc741ed18d6f92b7d10cbab8385 by wuyanjun110
feat:openspace场景调用老的ssep算法

The file was modifieddata/ssep/ssep_ec.cpp
Commit 8aec2c3858c759bb9d1c411ebde05d0ed5213c68 by wuyanjun110
feat:打开红绿灯路口停车功能

The file was modifieddata/constrain/pnc_junction.cpp
Commit bfd7897845ca38b67691492d3217f946f7465662 by wuyanjun110
feat:调整红绿灯停车的逻辑

The file was modifieddata/config/cfg_env_const.hpp
The file was modifieddata/plan/guide_line_base.hpp
The file was modifieddata/constrain/block_data.cpp
The file was modifieddata/config/cfg_env_const.cpp
Commit 0f2c0ea0212547678989a52223119a37ebfb9673 by wuyanjun110
feat:wcba限速添加参数

The file was modifieddata/config/cfg_func_sw.cpp
The file was modifieddata/lattice/trajectory_evaluator.cpp
The file was modifieddata/config/cfg_func_sw.hpp
Commit fd133a2ceaeaed828be1292074d049e59ae3bf5d by wuyanjun110
feat:imv 变道的安全校验参数化

The file was modifieddata/config/cfg_func_sw.hpp
The file was modifieddata/config/cfg_func_sw.cpp
The file was modifieddata/plan/switch_data.cpp
Commit 749219bf13ce569e8153aa95290e7075da093313 by wuyanjun110
feat:优化红绿灯停车

The file was modifiedhmi/draw/draw_map.cpp
The file was modifieddata/constrain/block_data.cpp
Commit 816aa6ae80895b523be4fc8b8c9b068811de86fd by wuyanjun110
fix:调整红绿灯停车的刹车值

The file was modifiedtasks/deciders/long_decider/constrain_decider.cpp
Commit b2b70f9198dad03a15aaffa4a3b4242e5f4cd679 by wuyanjun110
fix:修复uturn路径误过滤的bug

The file was modifieddata/ssep/ssep_ec.cpp
The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/tractor_trailer_general_searcher_builder.cc
Commit d572cf0b77b8589b0bf4d94fd9a704698955b173 by wuyanjun110
feat:车车道出堆场不添加双黄线约束

The file was modifieddata/ssep/out_yard_junction_ec.cpp
Commit ca055c19aecb27807f17f08bb5e8b3c569cc7db5 by tangwenqing
feat: 加入双向搜索,太阳纸业支持car倒车入库。
The file was modifiedssep/coarse_search/geometric_searcher/multi_stage_hybrid_astar_search_engine.cc
The file was modifiedssep/coarse_search/geometric_searcher/motion_primitive_sampler/arc_path_motion_primitive_sampler.cc
The file was addedssep/coarse_search/geometric_searcher/searcher_builders/truck_multi_segment_parking_bidirectional_searcher_builder.cc
The file was addedssep/coarse_search/geometric_searcher/bidirectional_hybrid_astar_search_engine.cc
The file was modifiedssep/coarse_search/geometric_searcher/evaluator/evaluator.h
The file was modifiedssep/coarse_search/geometric_searcher/evaluator/trailer_shortest_path_heur_computer.h
The file was addedssep/coarse_search/geometric_searcher/search_engine_interface.h
The file was modifiedssep/coarse_search/geometric_searcher/search_graph.h
The file was addedssep/coarse_search/geometric_searcher/searcher_builders/tractor_trailer_bidirectional_searcher_builder.h
The file was modifiedssep/coarse_search/geometric_searcher/evaluator/ref_line_heuristic_computer.h
The file was addedssep/coarse_search/geometric_searcher/searcher_builders/truck_multi_segment_parking_bidirectional_searcher_builder.h
The file was addedssep/coarse_search/geometric_searcher/searcher_builders/tractor_trailer_bidirectional_searcher_builder.cc
The file was modifiedssep/coarse_search/geometric_searcher/indexed_priority_queue.h
The file was addedssep/coarse_search/geometric_searcher/motion_primitive_sampler/reverse_primitive_decorator.h
The file was modifiedssep/influence_map/sl_projection_map.cc
The file was modifiedssep/coarse_search/geometric_searcher/bulk_yard_geometric_searcher.cc
The file was modifiedssep/coarse_search/geometric_searcher/multi_stage_hybrid_astar_search_engine.h
The file was modifiedssep/coarse_search/geometric_searcher/evaluator/ref_line_cost_computer.h
The file was modifieddata/ssep/forward_ec.cpp
The file was modifiedssep/coarse_search/geometric_searcher/state_hasher.h
The file was modifiedssep/common/def/ssep_scenario_type.hpp
The file was addedssep/coarse_search/geometric_searcher/bidirectional_hybrid_astar_search_engine.h
The file was modifiedssep/ssep_planner.cc
The file was modifiedssep/coarse_search/hybrid_a_star.hpp
The file was modifiedssep/coarse_search/geometric_searcher/motion_primitive.h
Commit f301a3cf03e19a4825cca76cc5c4557b7dfac3ac by tangwenqing
chore: ssep多段倒车入库根据测试结果调整搜索逻辑

The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/truck_multi_segment_parking_bidirectional_searcher_builder.h
The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/tractor_trailer_bidirectional_searcher_builder.cc
The file was modifiedssep/coarse_search/geometric_searcher/bidirectional_hybrid_astar_search_engine.h
The file was modifiedssep/coarse_search/geometric_searcher/evaluator/evaluator.h
The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/truck_multi_segment_parking_bidirectional_searcher_builder.cc
The file was modifiedssep/coarse_search/geometric_searcher/bidirectional_hybrid_astar_search_engine.cc
Commit 951fdc1c0709f1ac53ff0afaf09801ba983c6472 by tangwenqing
fix: ssep加保护逻辑,不考虑距离过远的途经点

The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/truck_multi_segment_parking_bidirectional_searcher_builder.cc
Commit 4b0158e309e8862795414acd20d1d7de75297bf4 by tangwenqing
chore: ssep-car多段倒车入库减小双向搜索时两段路径连接处跳变
The file was modifiedssep/coarse_search/geometric_searcher/evaluator/trailer_shortest_path_heur_computer.h
The file was modifiedssep/coarse_search/hybrid_a_star.hpp
The file was modifiedssep/coarse_search/geometric_searcher/bidirectional_hybrid_astar_search_engine.h
The file was modifiedssep/common/def/ssep_scenario_type.hpp
The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/truck_multi_segment_parking_bidirectional_searcher_builder.cc
The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/tractor_trailer_bidirectional_searcher_builder.cc
The file was modifiedssep/coarse_search/geometric_searcher/bidirectional_hybrid_astar_search_engine.cc
The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/truck_multi_segment_parking_bidirectional_searcher_builder.h
The file was modifieddata/ssep/ssep_ec.cpp
The file was modifiedssep/ssep_planner.cc
Commit 5c1f04b3205737b6acf86cbd11fdfede3e75b1f6 by tangwenqing
chore: ssep-car 多段倒车入库,提升倒车二次搜索成功率

The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/truck_multi_segment_parking_bidirectional_searcher_builder.cc
Commit 24f34b53c7ba189f0865c30f9a1efe18496a70a2 by tangwenqing
chore: ssep-car-多段倒车入库提升成功率

The file was modifiedssep/coarse_search/geometric_searcher/bidirectional_hybrid_astar_search_engine.h
The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/truck_multi_segment_parking_bidirectional_searcher_builder.cc
The file was modifiedssep/coarse_search/geometric_searcher/bidirectional_hybrid_astar_search_engine.cc
The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/truck_multi_segment_parking_bidirectional_searcher_builder.h
Commit bb73e0dd27d05fe8433eb4f30d01dc82f8522dde by tangwenqing
feat: ssep-拖车进出堆场时,使用双向搜索作为fallback searcher。

The file was modifiedssep/coarse_search/geometric_searcher/search_graph.h
The file was modifieddata/config/cfg_ssep.hpp
The file was addedssep/coarse_search/geometric_searcher/search_engine_interface.cc
The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/tractor_trailer_general_searcher_builder.cc
The file was modifiedssep/coarse_search/hybrid_a_star.hpp
The file was modifiedssep/coarse_search/geometric_searcher/evaluator/trailer_shortest_path_heur_computer.cc
The file was modifiedssep/coarse_search/geometric_searcher/evaluator/trailer_shortest_path_heur_computer.h
The file was modifieddata/config/cfg_ssep.cpp
The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/tractor_trailer_bidirectional_searcher_builder.cc
Commit 598f72e651ae32b71634c8a887a73f2cd8fad8ce by tangwenqing
feat: merge latest ssep - 跑通双向搜索fallback进堆场

The file was modifieddata/ssep/ssep_ec.cpp
The file was modifieddata/config/cfg_ssep.cpp
The file was modifieddata/config/cfg_ssep.hpp
The file was modifieddata/ssep/forward_ec.cpp
The file was removedssep/coarse_search/geometric_searcher/search_engine_interface.cc
Commit 86264b238528b6a4504d767ca416caa5eebe0a97 by tangwenqing
fix: 修复ssep路径终点离设定终点过远的问题

The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/tractor_trailer_general_searcher_builder.cc
Commit d7b81077fcc05698a8198155381bfca0e31ab3a4 by wuyanjun110
feat:吊距防护相关的优化

The file was modifieddata/app/cmd/cmd_remote_ctrl.cpp
The file was modifiedhmi/widget/diagnose.cpp
The file was modifieddata/vehicle/spreader_protect.cpp
The file was modifieddata/app/fsm/task_fsm/task_align_fsm/task_align_fsm.cpp
The file was modifiedplan/prepare/prepare_status.cpp
The file was modifiedtasks/deciders/long_decider/constrain_decider.cpp
Commit ed148558f9af93bcad5e692511ef10bf126032ee by 5081703.cr
fix: correct imv crab mode conditions.

The file was modifiedtasks/plan/path_optimization_task.cpp
Commit a9be8f6d57c9ae6da6e23b516351bacb7fa3c482 by wuyanjun110
feat:适配 感知105类型

The file was modifieddata/boundary/driving_corridor.cpp
The file was modifiedplan/prepare/prepare_ogm.cpp
The file was modifiedhmi/draw/draw_perception.cpp
Commit aa07466414472066f2d2c33aac3eacb91257ac99 by wuyanjun110
fix:重复进行四阶段的bug

The file was modifieddata/app/fsm/task_fsm/task_align_fsm/task_align_fsm.cpp
Commit 140a14d9cfbd9ee13f2acb3b2480f6bfc3a0073f by wuyanjun110
feat:吊距临停阈值和2nd 切换 lock 阈值一致

The file was modifiedtasks/deciders/long_decider/constrain_decider.cpp
Commit 68c8461c7bdede9cb467c7d30ba82c1947e0d95a by wuyanjun110
feat:3阶段过程中,假如吊具着箱,不进行4阶段对准

The file was modifieddata/app/fsm/task_fsm/task_align_fsm/task_align_fsm.cpp
Commit bcc547ae15273cc37436c152f69359fa1f0310d1 by tangwenqing
chore: SSEP: Decrease tractor-trailer bi-direction search time limit.
The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/tractor_trailer_bidirectional_searcher_builder.cc
Commit 222cea7941255fd6e10413089be63f21cfa04d13 by wuyanjun110
feat:变道是否考虑身边的障碍物默认值修改成true

The file was modifieddata/config/cfg_func_sw.cpp
Commit 44e45ebb95dcb780a76e4e751bb8347de5cc7201 by wuyanjun110
feat:修改ssep碰撞检测阈值

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_general_searcher_builder.cc
Commit c3bcb68d80ddd7c83be481820ad7d84ffa56dffa by wuyanjun110
fix:龙须点处理的bug

The file was modifiedplan/prepare/prepare_ogm.cpp
Commit 7c0bf187d15fc854adc5c4bab2809a2f9e9e055e by wuyanjun110
fix:出堆场搜索的真实障碍物添加的bug

The file was modifieddata/ssep/out_yard_junction_ec.cpp
Commit 11e52b4481efa2a6cd5d5370a4bd7cd1f1c46aca by tangwenqing
chore: SSEP: 自卸车普通搜索终点车道匹配只允许匹配给定终点以后的位置

The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/rigid_truck_general_searcher_builder.cc
Commit 1da82c0f8995d7c5ff6d3a2b18228a12e025d51c by tangwenqing
feat: 进堆场使用双向搜索+keb优化

The file was addedssep/keb_optimizer/cost_features/disk_collision_cost.h
The file was modifiedCMakeLists.txt
The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/imv_general_searcher_builder.h
The file was addedssep/keb_optimizer/cost_features/ref_line_cost.h
The file was addedssep/keb_optimizer/keb_problem.cc
The file was addedssep/keb_optimizer/cost_features/dual_side_trailer_disk_collision_cost.h
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/truck_multi_segment_parking_bidirectional_searcher_builder.cc
The file was modifiedssep/tools/tractor_trailer_shortest_path_heuristic_generator/shortest_path_expander.cc
The file was modifiedssep/coarse_search/hybrid_a_star.hpp
The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/imv_general_searcher_builder.cc
The file was modifiedssep/coarse_search/geometric_searcher/topology_analysis/candidate_goals_generator.cc
The file was modifiedssep/common/utils/map_element_utils.hpp
The file was modifiedssep/influence_map/sl_projection_map.cc
The file was modifiedssep/influence_map/sl_projection_map.h
The file was addedssep/keb_optimizer/cost_features/trailer_disk_collision_cost.h
The file was addedssep/keb_optimizer/cost_features/pinch_cost.h
The file was addedssep/keb_optimizer/cost_features/jet_access.h
The file was addedssep/keb_optimizer/cost_features/state_constraint.h
The file was addedssep/keb_optimizer/cost_features/path_length_cost.h
The file was addedssep/keb_optimizer/cost_features/kinematic_constraint.h
The file was modifiedssep/ssep_planner.cc
The file was addedssep/keb_optimizer/cost_features/dual_side_disk_collision_cost.h
The file was addedssep/keb_optimizer/cost_features/dynamic_constraint.h
The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/rigid_truck_general_searcher_builder.h
The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/rigid_truck_general_searcher_builder.cc
The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/tractor_trailer_bidirectional_searcher_builder.cc
The file was modifiedssep/CMakeLists.txt
The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/bulk_yard_in_out_path_searcher_builder.cc
The file was modifiedssep/tools/tractor_trailer_shortest_path_heuristic_generator/generate_shortest_path_heur_cli.cc
The file was addedssep/keb_optimizer/data_structure.h
The file was addedssep/keb_optimizer/keb_problem.h
The file was modifiedssep/common/def/ssep_scenario_type.hpp
The file was modifiedssep/coarse_search/geometric_searcher/multi_stage_hybrid_astar_search_engine.h
The file was modifiedssep/coarse_search/geometric_searcher/multi_stage_hybrid_astar_search_engine.cc
Commit 4bdb765f48bb4e7e9dc76b69f803d072b9ea7123 by tangwenqing
chore: keb-optimizer增加曲率约束校验

The file was modifiedssep/keb_optimizer/keb_problem.cc
The file was modifiedssep/keb_optimizer/cost_features/dual_side_disk_collision_cost.h
The file was modifiedssep/keb_optimizer/cost_features/dual_side_trailer_disk_collision_cost.h
Commit 62bc6832fbe022bdc96141855d2730ad3dd3b763 by tangwenqing
fix: 修复起点终点过远时反向搜索失效的问题

The file was modifiedssep/keb_optimizer/keb_problem.cc
The file was modifiedssep/coarse_search/geometric_searcher/searcher_builders/tractor_trailer_bidirectional_searcher_builder.cc
The file was modifiedssep/keb_optimizer/cost_features/ref_line_cost.h
Commit 4fef6eecc55fffb041b170539bfc280b652b3abd by tangwenqing
chore: SSEP: import tensorrt into ssep
The file was modifiedssep/CMakeLists.txt
The file was modified.gitignore
The file was modifiedssep/main_test/main_ssep_input.cc
The file was modifiedssep/conf/ssep_preprocess.yaml
Commit 443db1d333dcd07a1948a35e41a9d09403e9f453 by wuyanjun110
fix:修复崩溃的bug

The file was modifieddata/map/pnc_map/routing_extension/routing_data.cpp
Commit db34608a50a96a3b765d3406a955ccc71bdb97cd by wuyanjun110
refactor:优化关路禁停

The file was modifieddata/constrain/block_data.hpp
The file was modifieddata/constrain/block_data.cpp
The file was modifiedtasks/deciders/long_decider/constrain_decider.cpp
The file was modifieddata/constrain/disable_stop_range.cpp
The file was modifieddata/obstacle/block.cpp
The file was modifieddata/constrain/disable_stop_range.hpp
The file was modifiedhmi/widget/distance.cpp
The file was modifieddata/obstacle/block.hpp
The file was modifiedhmi/draw/draw_blocks.hpp
The file was modifiedcommon/util/hdmap_wrapper.cpp
The file was modifieddata/constrain/temporary_stop_data.cpp