Skip to content

Commit 79b5675

Browse files
authored
Merge pull request #285 from Aoalas/master
Add Dart.msg.
2 parents 5580e3e + 323b6c4 commit 79b5675

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

rm_msgs/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ add_message_files(
1515
BalanceState.msg
1616
BusState.msg
1717
DbusData.msg
18+
Dart.msg
1819
ExchangerMsg.msg
1920
ChassisCmd.msg
2021
ShootCmd.msg

rm_msgs/msg/Dart.msg

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
int16 distance
2+
int16 height
3+
bool is_found
4+
time stamp

0 commit comments

Comments
 (0)