Terrabots
/
DUMP_TRUCK_TEST_V1
Motor is being implemented in this version. Trying to implement catching errors
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:dc4cf6cc24b3 | 2017-02-07 | simplyellow | Dump Truck |
4:2f1a0f628875 | 2016-11-29 | Josahty | trying to improve the Drive function by allowing it to take more than one character at a time from the terminal |
3:cd6e2d7c7c9c | 2016-11-15 | Josahty | Updated drive() to monitor distance travelled by the encoder and to stop moving when the distance travelled = desired distance |
2:7811df5a6052 | 2016-11-15 | Josahty | corrected drive function |
1:90b640c90506 | 2016-11-01 | Josahty | new version, added working error catch to drive() |
0:6942f0e2198c | 2016-11-01 | Josahty | DUMP_TRUCK V4 with commented areas |