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.
2 parents 5580e3e + 323b6c4 commit 79b5675Copy full SHA for 79b5675
rm_msgs/CMakeLists.txt
@@ -15,6 +15,7 @@ add_message_files(
15
BalanceState.msg
16
BusState.msg
17
DbusData.msg
18
+ Dart.msg
19
ExchangerMsg.msg
20
ChassisCmd.msg
21
ShootCmd.msg
rm_msgs/msg/Dart.msg
@@ -0,0 +1,4 @@
1
+int16 distance
2
+int16 height
3
+bool is_found
4
+time stamp
0 commit comments