From 61d1c0948fb2e4dec3821b8cf0b4c257f8625bb7 Mon Sep 17 00:00:00 2001 From: Michael Soukup Date: Wed, 6 Aug 2014 01:35:24 +0200 Subject: [PATCH] added final todo --- TODO | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 0000000..23ce744 --- /dev/null +++ b/TODO @@ -0,0 +1,12 @@ +- Add support for gamepad +- Make another loop? +- Make user for robot demo (give sudo) +- Make script, place at desktop +- Run tests. +(write manual) + +TESTS: +- Shutdown everything, restart. (without network) +- Test manual control. +- Test loops. +- Provoke exceptions that can halt the demo app.