Train Vision Object By Script icon Train Vision Object By Script Train camera vision objects via controlcommand(), attach camera, start learning, monitor progress, and return object name for scripts. Try it →
Saudi Arabia
Asked — Edited

Facial Tracking Question

I have finished building my Wall-e and put all things together correctly. When I asked to follow my face the controlcommand("soundboard", track_7) started successfully but after detecting my face the controlcommand("bad", scriptstart) triggered and ends the tracking mod !. Why is this happening ? did I missed something guys ?


ARC Pro

Upgrade to ARC Pro

Subscribe to ARC Pro, and your robot will become a canvas for your imagination, limited only by your creativity.

#2  

I'd be happy to tell you. But, I don't really know. I am sure it is something simple.

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#3  

Hey Meshal, make sure you're running the latest version of ARC:) There was a bug a few releases ago that caused bizarre tracking scripts to execute.

Author Avatar
Saudi Arabia
#4  

Hi DJ, I downloaded the newest version and still getting the same issue:(. The face tracking works fine if I created a NEW project.

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#5  

Maybe check the drop down box for the number of detected frames. Compare that value against the value in the project.

Author Avatar
Saudi Arabia
#6  

In Big-Walle example, The "Number of frames before execute script" was set to 1, and if I increase this number to (10 -default value) it will improve the face/motion/color tracking but will get less response at the begining.