|
Does anyone have experience using remote KUKA? Do I need to deploy an src file on the teaching pendant in order to use the KUKA VAR proxy? Is there any strongly related tutorial available? Thank you very much. |
Answered by
visose
Jun 20, 2026
Replies: 1 comment
|
Robots does not currently have a KUKA Remote backend. The Remote component is implemented for ABB, UR, and Franka, but |
0 replies
Answer selected by
visose
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Robots does not currently have a KUKA Remote backend. The Remote component is implemented for ABB, UR, and Franka, but
SystemKukaonly saves KRL files; it does not talk to KUKAVARProxy. For KUKA, use Save Program and transfer/load the.SRC/.DATfiles by your normal controller workflow, or build a separate integration around KUKAVARProxy if you need live variable access.