Project

General

Profile

Statistics
| Branch: | Revision:

root / scout / libscout / src / LinesensorControl.cpp @ 360e3b6c

History | View | Annotate | Download (2.75 KB)

# Date Author Comment
360e3b6c 01/30/2013 08:09 PM Thomas Mullins

Fixed segfault from LinesensorControl when the service call failed

6fab3966 11/30/2012 07:21 PM Alex Zirbel

Fixed the line following code.

Now works with new units
Fixed a bug with reading the line location, correctly centering the line between -3.5 and 3.5 rather than -4 and 3.
Also fixed a bug caused by overflow in absolute speeds sent to motor control, which fixed bouncing in line following.

ae21730e 04/24/2012 06:21 PM Priya

Sim line can make turns now! yay

5d0687a9 04/24/2012 04:22 PM Priya

Small changes to wireless, and starting turning with line following.

83db6c2c 04/10/2012 06:50 PM Priya

Line following code made bettergit status

5866cb38 04/10/2012 04:59 PM Alex Zirbel

Linesensor tested and done!

ade1b7f9 04/10/2012 04:53 PM Alex Zirbel

Basic line sensor readings!

1034f829 04/09/2012 09:41 PM Alex Zirbel

Added LinesensorControl =(