I have a person and a drilling machine. The machine has an executor and axes such as, the rotational movement is a handle and the translational movement is a drill that goes down to the workpiece. I want that when a person works on the machine, i.e. the command “work” is executed, the axes of the machine also move. Is there any way to implement this?