Siddharth Purohit
6 years ago
committed by
Randy Mackay
2 changed files with 6 additions and 2 deletions
@ -0,0 +1,4 @@
@@ -0,0 +1,4 @@
|
||||
float32 integration_interval # Integration Interval in seconds |
||||
float32[2] rate_gyro_integral # Integrated Gyro Data in radians |
||||
float32[2] flow_integral # Integrated LOS Data in radians |
||||
uint8 quality # Flow Data Quality Lowest(0)-Highest(255) Unitless |
Loading…
Reference in new issue