We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ae211f commit a8a30b3Copy full SHA for a8a30b3
mavros_msgs/msg/OpticalFlowRad.msg
@@ -1,14 +1,14 @@
1
-# OPTICAL_FLOW_RAD message data
2
-
3
-std_msgs/Header header
4
5
-uint32 integration_time_us
6
-float32 integrated_x
7
-float32 integrated_y
8
-float32 integrated_xgyro
9
-float32 integrated_ygyro
10
-float32 integrated_zgyro
11
-int16 temperature
12
-uint8 quality
13
-uint32 time_delta_distance_us
14
-float32 distance
+# OPTICAL_FLOW_RAD message data
+
+std_msgs/Header header
+uint32 integration_time_us
+float32 integrated_x
+float32 integrated_y
+float32 integrated_xgyro
+float32 integrated_ygyro
+float32 integrated_zgyro
+int16 temperature
+uint8 quality
+uint32 time_delta_distance_us
+float32 distance
0 commit comments