报错如下:

[WARN] [WallTime: 1555659671.447721] Could not process inbound connection: Client [/rostopic_18439_1555659423249] wants topic [/bp_update_feedback] to have datatype/md5sum 
[bp_hdw_driver/bp_update_feedback/0d0edf749cdde9f3dc5639668f40e90b], but our version has [bp_hdw_driver/bp_update_feedback/b795ea8e2679e6d909cee60dd8872404] Dropping conne
ction.{'message_definition': 'string board_name\nuint8 update_state', 'callerid': '/rostopic_18439_1555659423249', 'tcp_nodelay': '0', 'md5sum': '0d0edf749cdde9f3dc5639668
f40e90b
', 'topic': '/bp_update_feedback', 'type': 'bp_hdw_driver/bp_update_feedback'}

原因: 手动启动的脚本文件引用的topic类型文件,和系统引用的不是同一个,导致MD5值不匹配

脚本文件:

Could not process inbound connection: Client [/rostopic_18439_1555659423249] wants topic ,  ROS md5sums do not match

 

引用的类型

Could not process inbound connection: Client [/rostopic_18439_1555659423249] wants topic ,  ROS md5sums do not match

 

目录结构

Could not process inbound connection: Client [/rostopic_18439_1555659423249] wants topic ,  ROS md5sums do not match

 

 

参考:

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-07-29
  • 2021-09-09
  • 2018-09-06
猜你喜欢
  • 2021-07-15
  • 2022-12-23
  • 2021-05-05
  • 2021-08-31
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案