update TODO

This commit is contained in:
Michael Soukup 2014-08-06 14:08:21 +02:00
parent 0e472841a3
commit 5ab21dc8dd

10
TODO
View File

@ -1,7 +1,7 @@
- Add support for gamepad - Add support for gamepad (OK)
- Make another loop? - Make another loop?
- Make user for robot demo (give sudo) - Make user for robot demo (give sudo) (OK)
- Make script, place at desktop - Make script, place at desktop (OK)
- Add author - Add author
- Run tests. - Run tests.
(write manual) (write manual)
@ -9,6 +9,6 @@
TESTS: TESTS:
- Test with router connected to internjet (PASSED) - Test with router connected to internjet (PASSED)
- Shutdown everything, restart. (without network) - Shutdown everything, restart. (without network)
- Test manual control, especially boundaries and force monitor. - Test manual control, especially boundaries and force monitor. (PASSED)
- Test loops. - Test loops. (PASSED)
- Provoke exceptions that can halt the demo app. - Provoke exceptions that can halt the demo app.