First team commit
Fork of LineFollower by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
11:88aa683f1c94 | 2014-03-24 | blu12758 | yeah |
10:a9233fa6240d | 2014-03-24 | blu12758 | sdfh |
9:039a74519b89 | 2014-03-10 | dfvreeland | David's rough line follower code added. |
8:12751953ad8e | 2014-03-10 | blu12758 | fixed bitshifting; |
7:de9902f316aa | 2014-03-09 | blu12758 | changed things; ; |
6:3482f3f93988 | 2014-03-06 | cbradford | Return count; |
5:1c4c12596ad2 | 2014-03-06 | cbradford | Linefollowing |
4:2abe380c57f1 | 2014-02-28 | blu12758 | Fixed the followLine() method as well as some compile-time errors |
3:bc54728ca6c8 | 2014-02-27 | cbradford | Fixed Motor code, put in simple lineFollow loop in main |
2:7a4179249fa4 | 2014-02-21 | blu12758 | Debugging; ; Corrected motor speed assignments.; Fixed a for loop. |
1:c319e24af8df | 2014-02-21 | blu12758 | Fleshed out constructor and read() method.; ; Created new lineFollower() method. It uses binary numbers for comparison; and should perform better in curves that our first program. |
0:2623af9e8ef3 | 2014-02-18 | blu12758 | First commit |