ARC Pro

Upgrade to ARC Pro

Get access to the latest features and updates before they're released. You'll have everything that's needed to unleash your robot's potential!

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#1  

only one object at a time

#2  

so i can tell it to track red objects and then it will track an object and make the x-y variables and then it will track the other one and so on and if not what can i do

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#3  

Just like your eyes, the robot can only track one object at a time.

#4  

ok now i understand is there a way to do it easily

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#5  

ARC can track one object at a time. You can specify multiple tracking types - but only one will be tracked at a time.

#8  

Is there a radar that judges size as well distance? Or a sensor that judges size? If so, you could, IN THEORY, write a script that defines objects by size (as well as some other conditions as well) and have it take tracking priority based on object, or object and distance.

I don't have my ping hooked up yet so I can't test this theory. (next few days I swear it)