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

KUKA Robot Move Linear Error

#1
Hello everyone,
I'm having problems with the MoveL function, it doesn't work in real life at all, in the simulation it works fine, but in the real robot the movement is somehow erratic, and the simulation shows some really weird movements.

Code:
ref = refRobot2
robot2.setPoseFrame(ref)
home = RDK.Item("KR210-2 - Home").Pose()
robot2.MoveL(home * transl(100,0,-300))
pause(1)
robot2.MoveL(home * transl(100, 100, -300))


I attach a video of this weird movement...

https://youtu.be/5sEjQ5MH8D4

I would like to know, if this is a RoboDK Issue, robot, postprocessor?


Messages In This Thread
KUKA Robot Move Linear Error - byNox- 02-12-2019, 09:44 AM
RE: KUKA Robot Move Linear Error - byAlbert- 02-13-2019, 01:05 PM
RE: KUKA Robot Move Linear Error - byNox- 02-15-2019, 08:08有空
RE: KUKA Robot Move Linear Error - byAlbert- 02-19-2019, 12:02 PM



Users browsing this thread:
1 Guest(s)