|
WUT Velma robot API
|
Integration test. More...
Variables | |
| anonymous | |
| velma = VelmaInterface() | |
| timeout_s | |
| diag = velma.getCoreCsDiag() | |
| start_time | |
| error = velma.waitForJoint() | |
| tuple | q_dest = (1.56, 0) |
| dictionary | q_map_0 |
| position_tol | |
| velocity_tol | |
| js = velma.getLastJointState() | |
Integration test.
| scripts.test_head_complex.anonymous |
Definition at line 49 of file test_head_complex.py.
| scripts.test_head_complex.diag = velma.getCoreCsDiag() |
Definition at line 64 of file test_head_complex.py.
| scripts.test_head_complex.error = velma.waitForJoint() |
Definition at line 77 of file test_head_complex.py.
| scripts.test_head_complex.js = velma.getLastJointState() |
Definition at line 135 of file test_head_complex.py.
| scripts.test_head_complex.position_tol |
Definition at line 113 of file test_head_complex.py.
| tuple scripts.test_head_complex.q_dest = (1.56, 0) |
Definition at line 83 of file test_head_complex.py.
| dictionary scripts.test_head_complex.q_map_0 |
Definition at line 97 of file test_head_complex.py.
| scripts.test_head_complex.start_time |
Definition at line 76 of file test_head_complex.py.
| scripts.test_head_complex.timeout_s |
Definition at line 59 of file test_head_complex.py.
| scripts.test_head_complex.velma = VelmaInterface() |
Definition at line 57 of file test_head_complex.py.
| scripts.test_head_complex.velocity_tol |
Definition at line 113 of file test_head_complex.py.
1.8.13