Changes

Summary

  1. chore: SSEP web 可视化增加【上一个】【下一个】按钮 (details)
  2. feat: Pnc Cmakelist中增加scene_vis_server(编译和打包) (details)
  3. chore: minor update (details)
  4. fix: wbca debug (details)
  5. feat: SSEP: visualization show trailer contour (details)
  6. feat: OG点挡停重规划 (details)
  7. feat:杨浦进堆场优化 (details)
  8. feat:最近车道匹配的bug (details)
  9. fix: SSEP: 修复car search + optimize相关问题 (details)
  10. fix: active curvature speed limit. (details)
  11. fix: wbca debug in replayer. (details)
  12. fix: kappa_softmax and kappa_rate_softmax (details)
  13. fix: win = 4 for kappa speed limit (details)
  14. chore: SSEP: 改进低贝位进堆场效果 (details)
  15. chore: SSEP: Remove unused offline files. (details)
  16. fix:修复连续普通路口搜索的bug (details)
  17. fix:身后障碍物过滤的bug (details)
  18. fix:replan逻辑的优化 (details)
  19. refacor:搜索的优化 (details)
  20. fix:编译的bug (details)
  21. chore:  SSEP: Improve keb car optimization process (details)
  22. fix:重复规划的bug (details)
  23. fix:出堆场,误进平滑模式的bug (details)
  24. fix:优化出堆场的搜索 (details)
  25. fix:修复replayer内存泄漏的问题 (details)
  26. fix:防护half to float 到 inf的场景 (details)
Commit c69714450e69cbcd131885615d8231e63d5397ee by tangwenqing
chore: SSEP web 可视化增加【上一个】【下一个】按钮

The file was modifiedssep/offboard/servers/scene_vis_html_template.cc
The file was modifiedssep/offboard/servers/scene_vis_server.cc
The file was modifiedssep/offboard/generate_scene_data/generate_scene_data_cli.cc
Commit 46435604fde44c426485e7d93ad3df04ac126948 by tangwenqing
feat: Pnc Cmakelist中增加scene_vis_server(编译和打包)

The file was modifiedssep/offboard/servers/scene_vis_server.cc
The file was modifiedCMakeLists.txt
Commit c3d6743944820dd1fa0cc800742e0d5c2be544c5 by tangwenqing
chore: minor update

The file was modifiedssep/offboard/servers/scene_vis_server.cc
Commit 472010096107bb3e3a3675a11adcf4bdfdfa0b9c by 5081703.cr
fix: wbca debug

The file was modifiedreplayer/replayer_data_process/replayer_data_process.cpp
The file was modifieddata/config/cfg_lat_plan.cpp
Commit 675f481ef462bf6f9173a488e2ec17f356e17869 by tangwenqing
feat: SSEP: visualization show trailer contour

The file was modifiedssep/offboard/servers/scene_vis_html_template.cc
The file was modifiedssep/common/utils/scene_frame_visualization.cc
The file was modifiedssep/offboard/ssep_planner_wrapper.cc
Commit 51bb3c33540d362c1f6f8c6f957fc12d6b37c2ff by tangwenqing
feat: OG点挡停重规划

The file was modifiedtasks/deciders/other_decider/replan_decider.cpp
The file was modifieddata/decide/decide_reaction.hpp
The file was modifiedtasks/deciders/other_decider/replan_decider.hpp
Commit 16bf9f7fe7e9a2a79536097a7b00aeced82e22ef by wuyanjun110
feat:杨浦进堆场优化

The file was modifieddata/boundary/road_boundary.hpp
The file was modifiedscenarios/scenario.cpp
The file was modifieddata/boundary/road_boundary.cpp
The file was modifiedhmi/draw/draw_path_boundary.hpp
The file was modifiedtasks/deciders/lat_decider/path_bounds_decider.cpp
The file was modifieddata/plan/guide_line_base.cpp
The file was modifiedscenarios/lane_follow_scenario/lane_follow_stage.cpp
The file was modifiedhmi/draw/draw_path_boundary.cpp
The file was modifieddata/plan/guide_line_base.hpp
The file was modifieddata/plan/guide_line.cpp
The file was modifiedscenarios/scenario_interface.hpp
The file was modifieddata/config/cfg_lat_plan.hpp
The file was modifieddata/ssep/field_junction_ec.cpp
The file was modifieddata/config/cfg_lat_plan.cpp
Commit 9cd3a8dd3a5dbe950895e50a7cfb5fc8a3ae057d by wuyanjun110
feat:最近车道匹配的bug

The file was modifieddata/map/reference/reference_road_section.cpp
Commit 6d9811fec49e2c949719c1c0b71537a3afe9a012 by tangwenqing
fix: SSEP: 修复car search + optimize相关问题

The file was modifiedssep/data_structures/map_element_polyline.cc
The file was modifiedssep/scenarios/planner_utils.cc
The file was modifiedssep/data_structures/polyline.h
The file was modifiedssep/offboard/ssep_planner_wrapper.cc
The file was modifiedssep/scenarios/truck_remote_guided_escape_planner.h
The file was modifiedssep/data_structures/map_element_polyline.h
The file was modifiedssep/ssep_planner.cc
The file was modifiedssep/scenarios/truck_bulk_yark_in_out_planner.cc
The file was modifiedssep/data_structures/polyline.cc
Commit 7f290155bdb140fa1624ecbf603de3580ef7d4f4 by 5081703.cr
fix: active curvature speed limit.

The file was modifiedtasks/deciders/long_decider/constrain_decider.cpp
Commit ddb43002871d24041e8189943f6b08725f3bd436 by 5081703.cr
fix: wbca debug in replayer.

The file was modifiedreplayer/replayer_data_process/replayer_data_process.cpp
Commit 9776ea9c14130026cc8d3826c0acba00ade11d3d by 5081703.cr
fix: kappa_softmax and kappa_rate_softmax

The file was modifiedalgorithm/wbca/path_optimization/path_optimization.hpp
The file was modifiedalgorithm/wbca/path_optimization/path_optimization.cpp
Commit 8f88e0d857eb01b955dc5783b7af4c9dcd2f5680 by 5081703.cr
fix: win = 4 for kappa speed limit

The file was modifiedtasks/deciders/long_decider/constrain_decider.cpp
Commit 4528c3efdb7b7dd7cbf041df6b079965cbb91c0e by tangwenqing
chore: SSEP: 改进低贝位进堆场效果

The file was modifiedssep/coarse_search/searcher_builders/tractor_trailer_bidirectional_searcher_builder.cc
The file was modifiedssep/keb_optimizer/keb_problem.h
The file was modifiedssep/keb_optimizer/keb_problem.cc
The file was modifiedssep/offboard/ssep_input_provider.cc
The file was modifiedssep/keb_optimizer/tractor_trailer_keb_optimizer.h
The file was addedssep/keb_optimizer/cost_features/soft_trailer_disk_collision_cost.h
The file was modifiedssep/keb_optimizer/tractor_trailer_keb_optimizer.cc
The file was modifieddata/ssep/ssep_activation.cpp
The file was modifiedssep/scenarios/tractor_trailer_enter_yard_planner.h
Commit 67c5536ea4b8ecc2783fee6f04801e9fe54bb568 by tangwenqing
chore: SSEP: Remove unused offline files.

The file was removedssep/offboard/generate_scene_data/data_structures.h
The file was removedssep/offboard/generate_scene_data/trajectory_provider/search_based_trajectory_provider.h
The file was removedssep/offboard/generate_scene_data/utils.h
The file was removedssep/offboard/generate_scene_data/trajectory_provider/search_based_trajectory_provider.cc
The file was removedssep/offboard/generate_scene_data/state_augment_util.h
Commit b10720a08427bb000d2576bfd3ab0f314f536e90 by wuyanjun110
fix:修复连续普通路口搜索的bug
The file was modifiedtasks/deciders/other_decider/replan_decider.hpp
The file was modifieddata/scenario/scenario_manager.hpp
The file was modifiedtasks/deciders/other_decider/replan_decider.cpp
The file was modifieddata/decide/decide_reaction.hpp
The file was modifieddata/scenario/scenario_manager.cpp
The file was modifiedtasks/deciders/search_decider/normal_junction_search_decider.cpp
Commit 5be095107f0cdfe70efef60b738602b4d3f04d97 by wuyanjun110
fix:身后障碍物过滤的bug

The file was modifieddata/obstacle/ogm.cpp
The file was modifieddata/config/cfg_env_const.cpp
The file was modifieddata/obstacle/ogm.hpp
The file was modifiedplan/prepare/prepare_ogm.cpp
Commit 77b55ece453551fb79e7191ed4b2ed16a842c61b by wuyanjun110
fix:replan逻辑的优化
The file was modifieddata/config/cfg_func_sw.hpp
The file was modifiedtasks/deciders/other_decider/replan_decider.cpp
The file was modifieddata/config/cfg_func_sw.cpp
Commit 5b01e8a5427151e7e8f78e9259be130b3533712c by wuyanjun110
refacor:搜索的优化

The file was modifieddata/obstacle/obstacle.hpp
The file was modifiedssep/maps/ogm_builder.h
The file was modifieddata/ssep/forward_ec.hpp
The file was modifieddata/ssep/ssep_ec.cpp
The file was modifieddata/ssep/normal_junction_ec.cpp
The file was modifieddata/ssep/forward_ec.cpp
The file was modifiedssep/ssep_planner.cc
Commit f01be4fe8e5cd29ed7e8ebaeb4a4a8cd2f0abc7d by wuyanjun110
fix:编译的bug

The file was modifieddata/ssep/ssep_activation.cpp
Commit 5e5442bf1f8dd2ac3de2f4d336d847b450dc180d by tangwenqing
chore:  SSEP: Improve keb car optimization process 

The file was modifiedssep/data_structures/path.h
The file was modifiedssep/scenarios/truck_general_planner.h
The file was modifiedssep/data_structures/path.cc
Commit cbc8ec5c4d9cc09ae3b66ff7a092d40e51859412 by wuyanjun110
fix:重复规划的bug

The file was modifieddata/decide/decide_reaction.hpp
The file was modifieddata/decide/decide_reaction.cpp
The file was modifiedtasks/deciders/other_decider/replan_decider.cpp
Commit 231805897b1ac3919a39c4574adaaaef84e87e68 by wuyanjun110
fix:出堆场,误进平滑模式的bug

The file was modifiedtasks/plan/path_optimization_task.cpp
Commit 3fd692c61f7e6e4819728ad8d1796c85bb1a48ad by wuyanjun110
fix:优化出堆场的搜索

The file was modifieddata/ssep/forward_ec.cpp
The file was modifiedssep/ssep_planner.cc
The file was modifiedtasks/deciders/long_decider/constrain_decider.cpp
Commit 684a0cfe925b1a9ad2d2f6eaf1a6c0e56926afd4 by wuyanjun110
fix:修复replayer内存泄漏的问题

The file was modifiedreplayer/main.cpp
Commit 2896a9016ab589ca6cfc634f92743e89d3c30768 by wuyanjun110
fix:防护half to float 到 inf的场景 

The file was modifieddata/common/point.cpp
The file was modifiedmath/util/math_utils.h
The file was modifiedmath/util/vec_2d.cpp
The file was modifiedmath/util/math_utils.cc