Hi everyone,
I’m looking to connect my PC directly to our UR cobot via Ethernet to start writing custom scripts and feedback loops using Python (running out of an Anaconda environment).
Our system was originally built and programmed by a contractor (Vectis Automation), so it’s currently running their URCap software and existing production weld programs. Our goal is to start developing our own custom routines and logic in Python so we aren’t entirely reliant on the pre-installed setup for new tasks.
I am relatively green to UR scripting and networking, and honestly, I’m a bit terrified of accidentally corrupting, wiping, or messing up the original Vectis welding programs currently running production.
A few questions for the community:
- Has anyone done this type of dual-integration before (running standard Python loops on a heavily integrated turnkey system)?