From the descriptions in the manual (and testing), it seems that the freedrive_mode() command and teach_mode() command do the same thing - put the robot in freedrive until the end command for either is run.
I want to be able to use the move screen to drive the robot around in the middle of a program and then get position information. I want to use the move features with respect to the TCP so that I can keep good level positions during the moves. Free drive allows for too much movement that could induce rotations or tilts that I don’t want.
I would have expected the teach command to allow for use of the move screen and the freedrive command to put it in freedrive.
Am I missing something ?
Thanks in advance for any help.
Mark