Variables | |
tuple | ans = raw_input('[y/n] ') |
tuple | success = smi.moveit_joint_goal("arm", [0.6132456177400849, -1.2667904686872227, -1.3351177346743512, 0.623757247043325, 2.6443916288424734, 0.2923237627622837, -2.121120037112681], True) |
tuple reactive_planning_example::ans = raw_input('[y/n] ') |
Definition at line 25 of file reactive_planning_example.py.
tuple reactive_planning_example::success = smi.moveit_joint_goal("arm", [0.6132456177400849, -1.2667904686872227, -1.3351177346743512, 0.623757247043325, 2.6443916288424734, 0.2923237627622837, -2.121120037112681], True) |
Definition at line 29 of file reactive_planning_example.py.