Importing robot program

We don’t have uploader add-on for Omron. And those are pretty difficult to make as it requires extensive knowledge about that native robot language and then you need to script robust text parser so that every bit of information in the job file gets transformed into the VC program statements.

If you only want to import robot positions and they are available as cartesian positions with pitch, roll and yaw angles showing the orientation then you could try to use this .csv import add-on. Then you would basically need to use text editor to extract that position information into a .csv format and then use the add-on.

-k