Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MoveL instruction with KUKA KRC2
#2
You should set the reference frame AND the tool from RoboDK to make sure you set them up on the robot the same way you have them in RoboDK.

Example:

Code:
robot.Connect ()
robot.setPoseFrame(robot.PoseFrame())
robot.setPoseTool(robot.PoseTool())
robot.MoveL(KUKA_2_Pose([x,y,z,a,b,c]))


Messages In This Thread
MoveL instruction with KUKA KRC2 - byrett84- 07-29-2019, 12:40 AM
RE: MoveL instruction with KUKA KRC2 - byAlbert- 07-30-2019, 06:47 PM
RE: MoveL instruction with KUKA KRC2 - byrett84- 08-02-2019, 08:29 PM
RE: MoveL instruction with KUKA KRC2 - byAlbert- 08-02-2019, 09:49 PM
RE: MoveL instruction with KUKA KRC2 - byrett84- 08-09-2019, 10:48 PM
RE: MoveL instruction with KUKA KRC2 - byAlbert- 09-06-2019, 05:39 PM
RE: MoveL instruction with KUKA KRC2 - byrett84- 10-06-2019, 08:15 PM
RE: MoveL instruction with KUKA KRC2 - byrett84- 10-22-2019, 09:57 PM



Users browsing this thread:
1 Guest(s)