little cleanup in repo
This commit is contained in:
parent
b3d999182c
commit
56636a69fe
7
TODO
7
TODO
@ -1,14 +1,13 @@
|
|||||||
- Add support for gamepad (OK)
|
- Add support for gamepad (OK)
|
||||||
- Make another loop?
|
- Make another loop? (OK, two new loops added)
|
||||||
- Make user for robot demo (give sudo) (OK)
|
- Make user for robot demo (give sudo) (OK)
|
||||||
- Make script, place at desktop (OK)
|
- Make script, place at desktop (OK)
|
||||||
- Add author
|
|
||||||
- Run tests. (OK)
|
- Run tests. (OK)
|
||||||
(write manual)
|
- Write manual
|
||||||
|
|
||||||
TESTS:
|
TESTS:
|
||||||
- Test with router connected to internjet (PASSED)
|
- Test with router connected to internjet (PASSED)
|
||||||
- Shutdown everything, restart. (without network) (PASSED, but maybe requires to change IP)
|
- Shutdown everything, restart. (without network) (PASSED, but maybe requires to change IP, dep on DNS)
|
||||||
- Test manual control, especially boundaries and force monitor. (PASSED)
|
- Test manual control, especially boundaries and force monitor. (PASSED)
|
||||||
- Test loops. (PASSED)
|
- Test loops. (PASSED)
|
||||||
|
|
||||||
|
|||||||
@ -1,8 +1,7 @@
|
|||||||
Based on tests.
|
(Based on tests.)
|
||||||
|
|
||||||
After security stop (red button), shut down and restart robot.
|
After security stop (red button), shut down and restart robot.
|
||||||
After stop during loop, exit and restart loop. (The robot doesnt continue where it stopped)
|
After stop during loop, exit and restart loop. (The robot doesnt continue where it stopped)
|
||||||
|
|
||||||
|
|
||||||
When running the application, the robot has to be initialized (all lights green or teach mode)
|
When running the application, the robot has to be initialized (all lights green or teach mode)
|
||||||
When the application exits normally, the robot is set to freedrive mode (TEACH on tablet)
|
When the application exits normally, the robot is set to freedrive mode (TEACH on tablet)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user