Would like a script command to read the current TCP relative to a user coordinate plane.
Ex. I am picking parts from a table setup in a grid. For this application I will most likely create a feature plane of the pick table. Lets call that Table_Plane. I would like to be able to monitor the position of the robot in Table_Plane coordinates. This would make alot more sense than base coordinates.
it could work something like this.
get_actual_tcp_pose(feature plane) enter 0 for base coordinates.
get_actual_tcp_pose(Table_Plane)