git commit -m "first commit"
This commit is contained in:
14
mir_robot/mir_msgs/msg/SkidDetectionDiff.msg
Executable file
14
mir_robot/mir_msgs/msg/SkidDetectionDiff.msg
Executable file
@@ -0,0 +1,14 @@
|
||||
time time_stamp
|
||||
float64 enc_acc_x
|
||||
float64 enc_acc_y
|
||||
float64 enc_rot_th
|
||||
|
||||
|
||||
float64 imu_acc_x
|
||||
float64 imu_acc_y
|
||||
float64 imu_rot_th
|
||||
|
||||
|
||||
float64 diff_acc_x
|
||||
float64 diff_acc_y
|
||||
float64 diff_rot_th
|
||||
Reference in New Issue
Block a user