Functions | |
| def | setObjectPose (client, objectName, x, y, theta_rad) |
Variables | |
| client = pymvsim_comms.mvsim.Client() | |
| int | R = 5 |
| float | th = i*0.02 |
| def move-object-example.setObjectPose | ( | client, | |
| objectName, | |||
| x, | |||
| y, | |||
| theta_rad | |||
| ) |
Definition at line 18 of file move-object-example.py.
| move-object-example.client = pymvsim_comms.mvsim.Client() |
Definition at line 33 of file move-object-example.py.
| int move-object-example.R = 5 |
Definition at line 41 of file move-object-example.py.
| float move-object-example.th = i*0.02 |
Definition at line 40 of file move-object-example.py.