Sound Movement icon Sound Movement Stereo mic sound localization triggers left/right scripts to control robot movement, enabling directional responses (turn/move) to audio. Try it →

ARC Pro

Upgrade to ARC Pro

ARC Pro is your gateway to a community of like-minded robot enthusiasts and professionals, all united by a passion for advanced robot programming.

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)