Changes

Summary

  1. feat_out: TosTask中block_crane_id类型由uint8变更为string (details)
Commit f25acd5513fac18dbdb6cc856b213872492e61dd by guolindong
feat_out: TosTask中block_crane_id类型由uint8变更为string
The file was modifiedcloud_msgs/msg/TosTask.msg

Summary

  1. feat:在bulk load 场景下,收到任务自启动 (details)
  2. feat: replayer 界面 shift + 左键 打印车辆的位置 (details)
  3. feat:修复双20后箱时,状态机切换的bug (details)
  4. fix: turn on lock_station_pts. (details)
  5. fix:imv 倒车场景, 车辆方向不赋值的bug (details)
  6. fix:修复搜索的bug (details)
  7. feat:轨迹路径 默认参数的bug (details)
  8. feat:pnc界面的虚拟障碍物不限制港口 (details)
  9. feat:删除日志打印 (details)
  10. fix:堆高机关路创建的bug (details)
  11. feat:调整吊具防护滤波的时间 (details)
  12. feat:吊具防护添加日志 (details)
  13. fix:成功打点的标志位 (details)
  14. feat:前后单车道的弯道边界边界 (details)
  15. fix:修复崩溃的bug (details)
  16. fix:修复变道检验的bug (details)
  17. fix:修复崩溃的bug (details)
  18. fix:修复安全模块接管的bug (details)
  19. feat:董家口 road boundary的bug (details)
  20. fix:bulk load下,出堆场时,ssep路径消失的问题 (details)
  21. feat:优化变道 (details)
  22. refactor:优化变道的bug (details)
  23. fix:引导线拼接的bug (details)
  24. refacot:优化状态机的切换 (details)
  25. feat:添加特殊框,在框内,缩小跟车距离 (details)
  26. feat:调整park状态下,安全距离选择的优先级 (details)
  27. fix: lka condition. (details)
Commit 8858528201f7b65be66998ce581a94001a4e4530 by wuyanjun110
feat:在bulk load 场景下,收到任务自启动

The file was modifieddata/app/fsm/motion_fsm/motion_stop_fsm/motion_stop_fsm.cpp
Commit 4ea222ad1b9349789c886ce29baf974a4f66b4fc by wuyanjun110
feat: replayer 界面 shift + 左键 打印车辆的位置

The file was modifiedhmi/widget/replayer_pnc_mat.hpp
The file was modifiedhmi/widget/replayer_pnc_mat.cpp
Commit 44f63674c571d282689f930a726de3a1ab8c3d50 by wuyanjun110
feat:修复双20后箱时,状态机切换的bug

The file was modifieddata/app/fsm/task_done_verification.cpp
Commit 37009eec0748fb3a6ad69820413862d6bf3e4eb7 by 5081703.cr
fix: turn on lock_station_pts.
The file was modifieddata/config/cfg_func_sw.cpp
Commit e9a83b91cb77c944406bce7c86e90334649e8335 by wuyanjun110
fix:imv 倒车场景, 车辆方向不赋值的bug

The file was modifieddata/ssep/reverse_ec.cpp
Commit 12a366dff72b58f8240e26f747bafbb9f630aa30 by wuyanjun110
fix:修复搜索的bug

The file was modifiedssep/common/utils/common.hpp
Commit 350343d06f8c7f75120e933e1ef9b732ee5b3df4 by wuyanjun110
feat:轨迹路径 默认参数的bug

The file was modifieddata/config/cfg_ssep.cpp
Commit 04769929526d113e3032a28f3a3ab623f0859398 by wuyanjun110
feat:pnc界面的虚拟障碍物不限制港口

The file was modifieddata/ssep/forward_ec.cpp
Commit 406348a948d71105879d1a01a581c8a3f20cdad4 by wuyanjun110
feat:删除日志打印

The file was modifieddata/plan/ssep_data.cpp
The file was modifieddata/plan/switch_data.cpp
Commit d09439445bf1d4af68ee85e9f659088c8e56b241 by wuyanjun110
fix:堆高机关路创建的bug

The file was modifieddata/constrain/block_data.cpp
Commit 40d949257231cbb82f1d021e355badd5cd6afce0 by wuyanjun110
feat:调整吊具防护滤波的时间

The file was modifieddata/vehicle/spreader_protect.cpp
Commit e6dbd6090adb995d5fd69fa69693389d4fe02d2b by wuyanjun110
feat:吊具防护添加日志

The file was modifieddata/vehicle/spreader_protect.cpp
Commit b4c01a54440718e34585e43dd842ea50f1b43e17 by wuyanjun110
fix:成功打点的标志位

The file was modifieddata/app/fsm/motion_fsm/motion_fsm.cpp
The file was modifieddata/app/fsm/motion_fsm/motion_stop_fsm/motion_stop_fsm.cpp
Commit b325409d2045146c3fb5153cf397609bdc8bfaf5 by wuyanjun110
feat:前后单车道的弯道边界边界

The file was modifieddata/config/cfg_lat_plan.cpp
The file was modifieddata/boundary/road_boundary.hpp
The file was modifieddata/plan/guide_line.cpp
The file was modifieddata/plan/guide_line_base.cpp
The file was modifieddata/boundary/road_boundary.cpp
The file was modifieddata/config/cfg_lat_plan.hpp
The file was modifieddata/plan/guide_line_base.hpp
Commit f64cba4cde5f59c8b3ea1d7d12eb70d521ad98a3 by wuyanjun110
fix:修复崩溃的bug

The file was modifiedtasks/deciders/lat_decider/wbca_path_boundary_decider.cpp
Commit e98e0ec3461bf92a0b51311a3be299fa1ea6d106 by wuyanjun110
fix:修复变道检验的bug

The file was modifieddata/plan/switch_data.cpp
Commit 2fb07518e2721fa9ad143aa0c815690907380898 by wuyanjun110
fix:修复崩溃的bug

The file was modifieddata/boundary/driving_corridor.cpp
The file was modifiedtasks/deciders/lat_decider/wbca_path_boundary_decider.cpp
The file was modifiedtasks/deciders/lat_decider/path_bounds_decider.cpp
The file was modifieddata/dp_poly_path/dp_road_graph.cpp
Commit ee0a374199601dee17776df041d2c1e9b46a88c0 by wuyanjun110
fix:修复安全模块接管的bug

The file was modifieddata/other/flow_control.cpp
The file was modifieddata/app/cmd/cmd_remote_ctrl.cpp
Commit 66381f31e95a75c5a1077bce58a46a39e2a58203 by wuyanjun110
feat:董家口 road boundary的bug

The file was modifieddata/boundary/road_boundary.cpp
Commit 76e9c95016410469ea7717912d76873c81a8d461 by wuyanjun110
fix:bulk load下,出堆场时,ssep路径消失的问题

The file was modifiedplan/prepare/prepare_status.cpp
Commit 2f3ad479674df70ca00615971ddc64241d46360d by wuyanjun110
feat:优化变道

The file was modifiedtasks/deciders/long_decider/constrain_decider.cpp
The file was modifieddata/plan/switch_data.cpp
Commit 64c6fa70e286ba92c8d3dfea492f94dc0b3a975e by wuyanjun110
refactor:优化变道的bug

The file was modifieddata/plan/switch_helper.cpp
The file was modifieddata/plan/switch_data.cpp
Commit c38e691ae6e63f92ad799e4318d8a62fc99528c5 by wuyanjun110
fix:引导线拼接的bug

The file was modifieddata/plan/guide_line.cpp
Commit addecbfe1e89f2797d9fa7c6997e1da109e03575 by wuyanjun110
refacot:优化状态机的切换

The file was modifieddata/other/flow_control.cpp
The file was modifieddata/app/fsm/task_fsm/task_fsm.cpp
Commit 51c12775be6956cae9ac0b1d136bae65a48d2df3 by wuyanjun110
feat:添加特殊框,在框内,缩小跟车距离

The file was modifieddata/config/cfg_long_plan.cpp
The file was modifieddata/config/cfg_long_plan.hpp
The file was modifiedhmi/draw/draw_intersection.cpp
Commit d1032b52dc50c6ff0ac2db18aa0544679534d88b by wuyanjun110
feat:调整park状态下,安全距离选择的优先级

The file was modifieddata/config/cfg_long_plan.cpp
Commit ce4c5f44a70a8327f3e43e812c7dc0393de840c7 by 5081703.cr
fix: lka condition.

The file was modifieddata/scenario/scenario_planner_condition.cpp