Project

General

Profile

Statistics
| Branch: | Revision:

root / scout / messages / msg / sonar_distance.msg @ 071926c2

History | View | Annotate | Download (261 Bytes)

1
# Gives a timestamp so nodes make sure they use current readings
2
time stamp
3

    
4
# Position of the sonar (0-23), where 0 is right
5
int8 pos
6

    
7
# Distance reading from the front sonar in mm
8
uint16 distance0
9
# Distance reading from the back sonar in mm
10
uint16 distance1