I am using motionProxy.angleInterpolation(chain_id, angle_list, timeLists, True,_async=True)
from http://doc.aldebaran.com/2-8/naoqi/motion/control-joint.html#control-joint to move the arms toward a certain direction based on the angles of the joints. But as soon as the call to the mentioned function terminates, the arm slowly returns to its initial resting position, my question being to prevent it from returning to its initial resting position?