Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

TCP problem UR3 robots

#7
Hello!

I created a URP file (I added a moveJ command motion), but when importing a URP file into the RoboDK tool tells I get the following:

Kinematics information not found in the URP file provided.
Did you select a URP file generated from a real UR controller.

Robots Program:
def testc():
set_analog_inputrange(0, 0)
set_analog_inputrange(1, 0)
set_analog_inputrange(2, 1)
set_analog_inputrange(3, 0)
set_analog_outputdomain(0, 0)
set_analog_outputdomain(1, 0)
set_tool_voltage (24)
set_runstate_outputs([])
set_payload(0.0)
set_gravity([0.0, 0.0, 9.82])
while (True):
$ 1 "Robot Program"
$ 2 "MoveJ"
$ 3 "Waypoint_1"
movej([1.5582780656525672, -1.2129663415552285, -1.4723813413700129, -1.85480444469633, 1.5921288224410384, -0.6577450756658365], a=1.3962634015954636, v=1.0471975511965976)
$ 4 "Waypoint_2"
movej([2.8270797033930397, -1.166960755703696, -1.7465970572876306, -1.8233039574680792, 1.5783713037600406, -0.6577126703216907], a=1.3962634015954636, v=1.0471975511965976)
end
end


I created the URP file on a real robot controller and then uploaded it to a PC. What could be wrong - we are using the UR5-CB series robot.

Thanks and best regards.

Mitja


Messages In This Thread
TCP problem UR3 robots - byMitjaGOLOB- 01-27-2020, 11:08 AM
RE: TCP problem UR3 robots - byAlbert- 01-27-2020, 12:59 PM
RE: TCP problem UR3 robots - byMitjaGOLOB- 01-27-2020, 02:40 PM
RE: TCP problem UR3 robots - byJeremy- 01-27-2020, 04:32 PM
RE: TCP problem UR3 robots - byMitjaGOLOB- 01-28-2020, 06:43 AM
RE: TCP problem UR3 robots - byJeremy- 01-28-2020, 04:25 PM
RE: TCP problem UR3 robots - byMitjaGOLOB- 02-12-2020, 09:35 AM
RE: TCP problem UR3 robots - byAlbert- 02-12-2020, 12:34 PM
RE: TCP problem UR3 robots - byMitjaGOLOB- 02-12-2020, 02:12 PM
RE: TCP problem UR3 robots - byAlbert- 02-13-2020, 09:56 PM
RE: TCP problem UR3 robots - byMitjaGOLOB- 02-14-2020, 05:25 AM
RE: TCP problem UR3 robots - byAlbert- 02-14-2020, 08:34 PM



Users browsing this thread:
1 Guest(s)