Do you want to move in the tool frame of reference or the base frame? Pose_trans uses the first pose you give as the frame of reference so tool for instance, pose_add uses the base frame of reference. Remember that position is given in meters and rotation in radians.
Hi I am using a Force search to set a variable waypoint using get_actual_tcp-pose() but I then need to modify this waypoint in the Y axis to stop the head 200mm back from the actual tcp position from the search. Can I do this using trans_pose or is there any easier way?