|
RoboAide
Project to improve a DIY robotic arm used for mobility assistance
|
Public Member Functions | |
| def | setUp (self) |
| def | testRun (self) |
| def | tearDown (self) |
Public Attributes | |
| testWindow | |
| motorValues | |
Definition at line 240 of file test_ui.py.
| def tests.test_ui.TestMessageReception.setUp | ( | self | ) |
Definition at line 241 of file test_ui.py.
| def tests.test_ui.TestMessageReception.tearDown | ( | self | ) |
Definition at line 260 of file test_ui.py.
| def tests.test_ui.TestMessageReception.testRun | ( | self | ) |
Test for reading incoming message and updating the motors' current posisition
Definition at line 247 of file test_ui.py.
| tests.test_ui.TestMessageReception.motorValues |
Definition at line 251 of file test_ui.py.
| tests.test_ui.TestMessageReception.testWindow |
Definition at line 242 of file test_ui.py.
1.8.11