|
WUT Velma robot API
|
Functions | |
| def | exitError (code) |
Variables | |
| dictionary | q_map_0 |
| dictionary | q_map_starting |
| dictionary | q_map_left |
| dictionary | q_map_right |
| velma = VelmaInterface() | |
| timeout_s | |
| diag = velma.getCoreCsDiag() | |
| start_time | |
| error = velma.waitForJoint() | |
| js = velma.getLastJointState() | |
| tolerance | |
| position_tol | |
| def scripts.test_jimp_endless.exitError | ( | code | ) |
Definition at line 48 of file test_jimp_endless.py.
| scripts.test_jimp_endless.diag = velma.getCoreCsDiag() |
Definition at line 104 of file test_jimp_endless.py.
| scripts.test_jimp_endless.error = velma.waitForJoint() |
Definition at line 111 of file test_jimp_endless.py.
| scripts.test_jimp_endless.js = velma.getLastJointState() |
Definition at line 119 of file test_jimp_endless.py.
| scripts.test_jimp_endless.position_tol |
Definition at line 126 of file test_jimp_endless.py.
| dictionary scripts.test_jimp_endless.q_map_0 |
Definition at line 59 of file test_jimp_endless.py.
| dictionary scripts.test_jimp_endless.q_map_left |
Definition at line 70 of file test_jimp_endless.py.
| dictionary scripts.test_jimp_endless.q_map_right |
Definition at line 75 of file test_jimp_endless.py.
| dictionary scripts.test_jimp_endless.q_map_starting |
Definition at line 65 of file test_jimp_endless.py.
| scripts.test_jimp_endless.start_time |
Definition at line 110 of file test_jimp_endless.py.
| scripts.test_jimp_endless.timeout_s |
Definition at line 91 of file test_jimp_endless.py.
| scripts.test_jimp_endless.tolerance |
Definition at line 120 of file test_jimp_endless.py.
| scripts.test_jimp_endless.velma = VelmaInterface() |
Definition at line 89 of file test_jimp_endless.py.
1.8.13