|
WUT Velma robot API
|
Variables | |
| velma = VelmaInterface() | |
| timeout_s | |
| msg | |
| diag = velma.getCoreCsDiag() | |
| start_time | |
| error = velma.waitForJoint() | |
| scripts.switch_to_jimp.diag = velma.getCoreCsDiag() |
Definition at line 66 of file switch_to_jimp.py.
| scripts.switch_to_jimp.error = velma.waitForJoint() |
Definition at line 72 of file switch_to_jimp.py.
| scripts.switch_to_jimp.msg |
Definition at line 55 of file switch_to_jimp.py.
| scripts.switch_to_jimp.start_time |
Definition at line 71 of file switch_to_jimp.py.
| scripts.switch_to_jimp.timeout_s |
Definition at line 54 of file switch_to_jimp.py.
| scripts.switch_to_jimp.velma = VelmaInterface() |
Definition at line 52 of file switch_to_jimp.py.
1.8.13