This function moves the end-effector of a robotic arm to a desired point in 3-dimensional space. The X, Y, and Z coordinates must be specified, as well as a parameter to set the time of movement. The function takes these inputs and sends commands to the robotic arm to move to the specified location in the desired time period.
Note: The ranges of X, Y, and Z are interdependent, and modifying one value causes the ranges of the others to update accordingly.
