|
WUT Velma robot API
|
Integration test. More...
Variables | |
| dictionary | q_map_starting |
| anonymous | |
| velma = VelmaInterface() | |
| timeout_s | |
| diag = velma.getCoreCsDiag() | |
| start_time | |
| position_tol | |
| error = velma.waitForJoint() | |
| js = velma.getLastJointState() | |
| tolerance | |
Integration test.
| scripts.test_relax.anonymous |
Definition at line 52 of file test_relax.py.
| scripts.test_relax.diag = velma.getCoreCsDiag() |
Definition at line 64 of file test_relax.py.
| scripts.test_relax.error = velma.waitForJoint() |
Definition at line 89 of file test_relax.py.
| scripts.test_relax.js = velma.getLastJointState() |
Definition at line 95 of file test_relax.py.
| scripts.test_relax.position_tol |
Definition at line 88 of file test_relax.py.
| dictionary scripts.test_relax.q_map_starting |
Definition at line 47 of file test_relax.py.
| scripts.test_relax.start_time |
Definition at line 88 of file test_relax.py.
| scripts.test_relax.timeout_s |
Definition at line 59 of file test_relax.py.
| scripts.test_relax.tolerance |
Definition at line 96 of file test_relax.py.
| scripts.test_relax.velma = VelmaInterface() |
Definition at line 57 of file test_relax.py.
1.8.13