We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c0921d commit 354cabcCopy full SHA for 354cabc
brain_box_msgs/msg/Gimbal.msg
@@ -14,7 +14,9 @@ int32 ts
14
# bit 2 | Roll invalid bit, the same as bit[1] | Roll invalid bit, the same as bit[1]
15
# bit 3 |Pitch invalid bit, the same as bit[1] | Pitch invalid bit, the same as bit[1]
16
# bit [4:7] | bit [4:7]: reserved, set to be 0 |
17
-uint8 mode
+int32 mode
18
+
19
+string cmd
20
21
#the angles are in radian
22
float32 pitch
0 commit comments