
mooshroom27
USA
Asked
— Edited

So I am coding some multi color recognition software in ez-script, but whenever I run the code it says that I am missing a binary operator in the command used to search for a color. pleass note that am running this code on a pc and not on the ez-b code is below ControlCommand("Camera", CameraMultiColorTrackingEnable) If($CameraObjectColor()= "color" ) Print("TWO") Elseif($CameraObjectColor()="color") Print("ONE") EndIf
@Antron007 @Rich Awesome, thanks...
Now just wish I had an EZB board to start fiddlin' with...
You don't need an EZ-B to write scripts
Although it does make it that much more awesome to see something move from a script but you can still sort out the backbone of the script(s) without an EZ-B.
This one for example doesn't even control anything yet (and is a little bit of a hint at what one of my future build's main function will be).
I'll check it out Rich... Cheers
Edit... Ok, LOL.... I can see how ARC can keep one busy indefinitely...
R
Looks like you're making a Robo-Bartender. Very keen