03-07-2024, 02:38 AM
(This post was last modified: 03-07-2024, 02:39 AM by JaeHong Yoo.)
Hello, I have a question about RoboDK API that is receiving KUKA system variables.
Currently, I have succeeded in communicating with KUKA KR C4 robot controller and robodk.
Now I'm going to get the joint angle value or position value of the KUKA robot in the Python environment and output it and apply it to the Kuka model on the robodk.
I understand that Robodk currently has the function of receiving and applying the position by clicking the gui button, but I would like to receive the actual joint angle value or position of the kuka robot using robodk api instead of the button click method.
Is there a way to access kuka's system variables such as $AXIS_ACT with RoboDK API?
Finally, the robot model on Robodk tries to reflect the actual movement of the kuka robot in real time.
I would appreciate it if you could give me an answer to your question.
Thank you, Have a nice day.
Currently, I have succeeded in communicating with KUKA KR C4 robot controller and robodk.
Now I'm going to get the joint angle value or position value of the KUKA robot in the Python environment and output it and apply it to the Kuka model on the robodk.
I understand that Robodk currently has the function of receiving and applying the position by clicking the gui button, but I would like to receive the actual joint angle value or position of the kuka robot using robodk api instead of the button click method.
Is there a way to access kuka's system variables such as $AXIS_ACT with RoboDK API?
Finally, the robot model on Robodk tries to reflect the actual movement of the kuka robot in real time.
I would appreciate it if you could give me an answer to your question.
Thank you, Have a nice day.