The easiest way to program the most powerful robots.
Use technologies by leading industry experts.
ARC is a free-to-use robot programming software that makes servo automation, computer vision, autonomous navigation, and artificial intelligence easy.
What are the issues? What controls? Post the project file?
If you are talking about the script (that I just noticed as I closed the image) then you need to check the syntax of the script. EZ-Script syntax changed a few updates ago and it looks like you have text that is not enclosed in quotes (which is now a requirement for all text) on line 12. The debug of the script should tell you everything you need to know on that one.
Thats what I needed. Thanks DJ been a while since I got a chance to sit down with this again. And just moved everything to my new pc. Ok a few mods to my script all good.
What are the issues? What controls? Post the project file?
If you are talking about the script (that I just noticed as I closed the image) then you need to check the syntax of the script. EZ-Script syntax changed a few updates ago and it looks like you have text that is not enclosed in quotes (which is now a requirement for all text) on line 12. The debug of the script should tell you everything you need to know on that one.
Code: