Thanks for the fast reply! I will keep working on it.
one other thing is the error :
2. Data conversion failed from Text to KUKA|prc Command.
Is there a way to put the python generated code into the CMDS of the KUKA|prc core
For instance the python outputs:
LIN: X 529.21, Y 193.84, Z 582.43, A 1.75, B 9.85, C 10.15, E1 0, E2 0, E3 0, E4 0
but the core doesn't like it as its a text instead of a KUKA|prc generated command.
Tried to put the text into the KRL code command but no luck
Thanks again!
one other thing is the error :
2. Data conversion failed from Text to KUKA|prc Command.
Is there a way to put the python generated code into the CMDS of the KUKA|prc core
For instance the python outputs:
LIN: X 529.21, Y 193.84, Z 582.43, A 1.75, B 9.85, C 10.15, E1 0, E2 0, E3 0, E4 0
but the core doesn't like it as its a text instead of a KUKA|prc generated command.
Tried to put the text into the KRL code command but no luck
Thanks again!