mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
Move encoders to generated topics
This commit is contained in:
5
msg/encoders.msg
Normal file
5
msg/encoders.msg
Normal file
@@ -0,0 +1,5 @@
|
||||
uint8 NUM_ENCODERS = 4
|
||||
|
||||
uint64 timestamp
|
||||
int64[4] counts # counts of encoder
|
||||
float32[4] velocity # counts of encoder/ second
|
||||
Reference in New Issue
Block a user