01-20-2023, 11:44 AM
Hello,
I am trying to programm a robotprogram including a turn table.
The axis is asynchronous because I only use it as a positioner.
I created a reference frame on my turn table and put every point in this frame, this helps me to see in which position I can reach them the best.
I generate the robot programm using the kuka post processor.
When I now run the programm on the Kuka I have the problem that the points doesn't match.
I think it is because they are all in the refernce frame on the turntable and the Kuka doens't now the actual position of that frame, because the turn table moves in between.
I attached a example program and the Kukacode.
When you run the program in robodk you can see that only the turntable has to move to reach the points.
But in my Kuka file the movement is done with the robot.
I am trying to programm a robotprogram including a turn table.
The axis is asynchronous because I only use it as a positioner.
I created a reference frame on my turn table and put every point in this frame, this helps me to see in which position I can reach them the best.
I generate the robot programm using the kuka post processor.
When I now run the programm on the Kuka I have the problem that the points doesn't match.
I think it is because they are all in the refernce frame on the turntable and the Kuka doens't now the actual position of that frame, because the turn table moves in between.
I attached a example program and the Kukacode.
When you run the program in robodk you can see that only the turntable has to move to reach the points.
But in my Kuka file the movement is done with the robot.