git commit -m "first commit"
This commit is contained in:
7
mir_robot/mir_msgs/msg/MirExtra.msg
Executable file
7
mir_robot/mir_msgs/msg/MirExtra.msg
Executable file
@@ -0,0 +1,7 @@
|
||||
# MirExtra - to publish data on a topic
|
||||
Header header
|
||||
float32 time_delta # Time since last encoder update.
|
||||
float32 r_rpm # rmp speed from right encoder
|
||||
float32 l_rpm # rmp speed from left encoder
|
||||
float32 vel # calc velocity
|
||||
float32 ang # calculated angle speed
|
||||
Reference in New Issue
Block a user