03-31-2022, 09:01 PM
Sending a program from RoboDK to the UR controller and controlling the robot from RoboDK are not the same.
Are you using "run on robot" or "generate/sent program"?
The code you sent does not make sense as you wrote UR script code in a Python environment.
Python doesn't know "get_actual_tco_pose()" for example.
Jeremy
Are you using "run on robot" or "generate/sent program"?
The code you sent does not make sense as you wrote UR script code in a Python environment.
Python doesn't know "get_actual_tco_pose()" for example.
Jeremy
Find useful information about RoboDK and its features by visiting ourOnline Documentationand by watching tutorials on ourYoutube Channel.