Skip to content

Commit a8a30b3

Browse files
sfalexrogvooon
authored andcommitted
mavros_msgs: Fix line endings for OpticalFlowRad message
1 parent 5ae211f commit a8a30b3

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

mavros_msgs/msg/OpticalFlowRad.msg

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -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
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

0 commit comments

Comments
 (0)