Changes

Summary

  1. Publish og line segments (details)
  2. chore: 重新定义Og line segment msg (details)
  3. feat:在pnc_debug中增加observer_debug (details)
  4. feat_out:增加起步时间 (details)
  5. feat:lonmpc (details)
  6. feat: mass estimation debug (details)
  7. fix:调整pnc_debug观测项 (details)
  8. feat:油门标定消息 (details)
  9. feat:增加观测 (details)
  10. fix:pnc_debug/observer_debug更改 (details)
  11. fix: 统一pnc_debug_msg/ObesrverDebug.msg (details)
  12. feat_out:增加剩余续航里程字段 (details)
  13. feat_out:字段精度调整 (details)
  14. feat_out:修改外设cmd消息 (details)
  15. feat_out:增加外设状态反馈字段 (details)
  16. feat_out:外设命令cmd枚举调整 (details)
  17. feat_out:添加云端规划消息 (details)
  18. feat_out:添加云端规划消息 (details)
  19. feat_out:add cloud_planning_response (details)
  20. feat_out:增加续航里程字段 (details)
  21. chore(msg):添加是否越过当前边界的标志位 (details)
  22. chore(msg): 添加距离阈值内不避让排队车辆的标志位 (details)
  23. feat_out:增加沈汽环卫上装控制 (details)
  24. feat_out:补充外设字段 (details)
  25. feat_out:处理合并冲突 (details)
Commit 8164471355763d16bf47ba3b6ba94e6d7655160b by wuyanjun110
Publish og line segments
The file was addedpnc_debug_msgs/msg/OgLineSegments.msg
The file was addedpnc_debug_msgs/msg/OgLineSegment.msg
The file was modifiedpnc_debug_msgs/CMakeLists.txt
Commit 995d2f70d145e971e6b16a086c18503d2882fefc by wuyanjun110
chore: 重新定义Og line segment msg
The file was modifiedpnc_debug_msgs/msg/OgLineSegment.msg
Commit 3334c4581b4794355e678d586eaf5bb46eccefe1 by liuhongshuo
feat:在pnc_debug中增加observer_debug
The file was addedpnc_debug_msgs/msg/ObserverDebug.msg
The file was modifiedpnc_debug_msgs/CMakeLists.txt
The file was modifiedpnc_debug_msgs/msg/CtrlDebug.msg
Commit fe3fc1534c53f91f596b9458776afd6d2364f0a2 by zhaojianfeng2
feat_out:增加起步时间
The file was modifiedplatoon_msgs/msg/Start.msg
Commit bb357d9f55de56ffb8e81a618ae4d17e70403914 by wuyanjun110
feat:lonmpc
The file was addedpnc_debug_msgs/msg/LonMpcDebug.msg
The file was modifiedpnc_debug_msgs/CMakeLists.txt
The file was modifiedpnc_debug_msgs/msg/LongitudinalDebug.msg
The file was addedpnc_debug_msgs/msg/MPCReference.msg
Commit 8a9957037de066d3d4cdf82cbad7fdd3c8959c6a by wuyanjun110
feat: mass estimation debug
The file was modifiedpnc_debug_msgs/msg/ObserverDebug.msg
Commit bda37c1664a0b2e9597e3bccc1de248377a604a9 by wuyanjun110
fix:调整pnc_debug观测项
The file was modifiedpnc_debug_msgs/msg/ObserverDebug.msg
Commit 2b71c0304054364d87f064dcf43f568a81ed11e0 by wuyanjun110
feat:油门标定消息
The file was modifiedpnc_debug_msgs/msg/LonMpcDebug.msg
Commit 3fb873095fdaf1350fb114c2b530852ba9f8924d by wuyanjun110
feat:增加观测
The file was modifiedpnc_debug_msgs/msg/LonMpcDebug.msg
The file was modifiedpnc_debug_msgs/msg/ObserverDebug.msg
Commit e7f6401d46660abe76b1c9237ec98980bc8362f7 by liuhongshuo
fix:pnc_debug/observer_debug更改
The file was modifiedpnc_debug_msgs/msg/ObserverDebug.msg
Commit fa59a10a56ef4a39aa887ed0e9824a27bdf5f675 by liuhongshuo
fix: 统一pnc_debug_msg/ObesrverDebug.msg
The file was modifiedpnc_debug_msgs/msg/ObserverDebug.msg
Commit 6895a9be22aef5e00689b15840fef864a1262163 by zhaojianfeng2
feat_out:增加剩余续航里程字段
The file was modifiedperipheral_msgs/msg/VehicleStatus.msg
Commit bd0af1a7eaa469088ebc6fa88194e792a9f60df6 by zhaojianfeng2
feat_out:字段精度调整
The file was modifiedcloud_msgs/msg/TosTask.msg
Commit 3e9f6f0cd2346406b4879f68c4910996c8dc821c by zhaojianfeng2
feat_out:修改外设cmd消息
The file was modifiedtos_msgs/msg/PeripheralCmd.msg
Commit 3fe6e282961013cb8190e7ba878ca9bbc6c34a41 by zhaojianfeng2
feat_out:增加外设状态反馈字段
The file was modifiedperipheral_msgs/msg/VehicleStatus.msg
Commit 78742f614045dfc91b5e32773a9faa46dfebc4f0 by zhaojianfeng2
feat_out:外设命令cmd枚举调整
The file was modifiedtos_msgs/msg/PeripheralCmd.msg
Commit 76803290249f1a7498b77dac42c959f2385e72a8 by zhaojianfeng2
feat_out:添加云端规划消息
The file was modifiedcloud_msgs/CMakeLists.txt
The file was addedcloud_msgs/msg/CloudPlanning.msg
The file was addedcloud_msgs/msg/CloudPlanningResponse.msg
The file was addedcloud_msgs/msg/CloudPlanningPoint.msg
Commit b1e42a87435fb81745d25a9d32411056734862b8 by zhaojianfeng2
feat_out:添加云端规划消息
The file was addedcloud_msgs/msg/CloudPlanningResponse.msg
The file was modifiedcloud_msgs/CMakeLists.txt
The file was addedcloud_msgs/msg/CloudPlanningPoint.msg
The file was addedcloud_msgs/msg/CloudPlanning.msg
Commit 23f556d99666ecfa4db447aff433ea4686f25686 by zhaojianfeng2
feat_out:add cloud_planning_response
The file was modifiedcloud_msgs/msg/CloudPlanningResponse.msg
Commit b338fbf811a4f2c0c39e71ee62f18c35757f0b1d by zhaojianfeng2
feat_out:增加续航里程字段
The file was modifiedperipheral_msgs/msg/VehicleStatus.msg
Commit 9e61cf69319a9a472e75f01c8ed741aad6dc7a6f by wuyanjun110
chore(msg):添加是否越过当前边界的标志位
The file was modifiedads_msgs/msg/HfsmState.msg
Commit 0daa1f7f08156df5a55cf90342da631b318e2d3d by wuyanjun110
chore(msg): 添加距离阈值内不避让排队车辆的标志位
The file was modifiedtos_msgs/msg/PncConfiguration.msg
Commit 4c96c8a35f2498ec41691f02e4e5b3f87104d833 by zhaojianfeng2
feat_out:增加沈汽环卫上装控制
The file was modifiedtos_msgs/msg/PeripheralCmd.msg
Commit 2762395f197d1dcc14647d4e7bca0c6a467b69b6 by zhaojianfeng2
feat_out:补充外设字段
The file was modifiedperipheral_msgs/msg/VehicleStatus.msg
Commit e1ea7d61508080e52f9048605a18ef6c2037b49e by zhaojianfeng2
feat_out:处理合并冲突
The file was modifiedpnc_debug_msgs/msg/ObserverDebug.msg

Summary

  1. fix:修复反序列化失败内存泄露的bug (details)
Commit f3e469365ed40e37659cdd50e0ef9bf2b360b3e5 by haoxiangtao
fix:修复反序列化失败内存泄露的bug


(cherry picked from commit 011280a7d58d6a0475caa83bcd0da04c1aee541b)

(cherry picked from commit 6790949a8d803aabf347f0491f07d4bf36be62fc)
The file was modifiedsnapshot_store/mqtt_source/mqtt_source_snapshot.hpp