Get Positions
Last updated
Last updated
When connected to the robot, you can use , , , actions to easily add current robot positions to you robot script.
You can use free drive or robot teach pendant to Jog the robot, it is not required to have operational grant in order to acquire robot positions.
Add current joint pose to script. | |
Add current cartesian tool pose to script. | |
Add MoveJ with current joint pose to script. | |
Add MoveL with current cartesian tool pose to script. |
You can further speed up your development process using Smart Completion feature.
Joint Pose
Tool Pose
MoveJ
MoveL