Project

General

Profile

Revision cccfdc54

IDcccfdc5484a224eb9d316d7326729419fee0aee7
Parent f1582e6c
Child 86b48573

Added by Thomas Mullins over 11 years ago

Changed sonar to use 16 bit values, not 8

View differences:

scout/sonar/msg/sonar_distance.msg
5 5
int8 pos
6 6

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

Also available in: Unified diff