ZebraDevs / rosgo

Pure Go implementation of ROS client library
Other
61 stars 19 forks source link

gengo srv md5 checksum error #33

Open cckui opened 4 years ago

cckui commented 4 years ago

use customize package msg format in the srv file , use xxx/xxx type md5 checksum will calculate error

example

int32 a
int32 b
example/color data
---
int32 sum
example/color data
cjds commented 4 years ago

@cckui sorry just saw this. Can you give me the MD5 sum expected and the MD5 you received