Project

General

Profile

Statistics
| Branch: | Revision:

scoutos / scout / sonar / msg / sonar_distance.msg @ 34a600c5

History | View | Annotate | Download (264 Bytes)

1 3d642db6 Alex Zirbel
# Gives a timestamp so nodes make sure they use current readings
2
Header header
3
4 34a600c5 Alex
# Position of the sonar (0-23), where 0 is right
5 3d642db6 Alex Zirbel
int8 pos
6
7
# Distance reading from the front sonar in mm
8 cccfdc54 Tom Mullins
uint16 distance0
9 3d642db6 Alex Zirbel
# Distance reading from the back sonar in mm
10 cccfdc54 Tom Mullins
uint16 distance1