Main repository for dump truck API development in Spring 2017

Dependencies:   Tracker mbed MotorV2 SRF05 nRF24L01P

Fork of DUMP_TRUCK_TEST_V1 by Terrabots

Activities

This Week

If needed, please contact Milo Pan at mpan9@gatech.edu for rights and access to this repository.

Revision:
8:9c94865bd087
Parent:
7:dd3a7dcc5c84
Child:
10:cf77da9be0b8
--- a/DumpTruck.h	Tue Feb 14 14:41:50 2017 -0500
+++ b/DumpTruck.h	Tue Feb 14 14:46:37 2017 -0500
@@ -17,7 +17,7 @@
 /**
 *   @class DumpTruck
 *
-*   @brief  Implment interface for DumpTruck class.
+*   @brief  Interface for controlling a Dump Truck configured "robot."
 */
 class DumpTruck {
 public: