02-16-2023, 02:18 PM
I have found a way to do it. Actually, before i was doing it in the wrong way...When i have already created a robot program in Robodk why do i have to call it again right .my bad i was generating the python code from the interface and calling it, which is wrong. Once, we have already created a code in robodk interface then we just need to call the name of that program in a python code. That's it.