gavanderhoorn / dominh

Poor man's RPC interface to Fanuc robot controllers in Python
Apache License 2.0
44 stars 4 forks source link

How to run .TP Program #21

Closed Sanchitkedia closed 4 months ago

Sanchitkedia commented 4 months ago

I have ".TP" programs that read register values and execute moves. How can I run those? I am able to do the same on Windows with PCDK, but I wanted to do it for Python and Linux.