
joinny
Identification Error On Camera
Hello, I have just purchased the EZ-BV4 camera to use for my spider robot, I followed the instructions and put in an action for face recognition, but when I
identified it there was no action and I waited for almost half a minute to wait for the blue square border to appear. Even when I setting the speech for the robot, no words came out when identifying on camera from EZ-B and the robot not only did not respond to face recognition but the color did not react (I tried the green guava)? Other operations on the robot are normal
thanks you very much!;)
Upgrade to ARC Pro
Unleash your creativity with the power of easy robot programming using Synthiam ARC Pro
- Camera Device
- Neopixel Ring
- The Robot Program Episode 021: Detect Face and Wave - Blockly
- Setting Servo speeds and Initialization Script Tutorial
- Create Auto Position Actions from EZ-Script
- Script Using Multi Color For Personality Generator
- Tutorial On Fixing Voice Synthesis Question With Windows 8.1
Can you send us some pictures of your camera control settings?
Can you also let us know what scripts you are using inside or outside the camera control?
The symptoms of what you are describing are hard to diagnose without some more information.
for speech sayezb click in the text box.
change the Auto Position to the wait command.
it is not a software error. The code is executing correctly. It’s merely the incorrect code. Use wait commands so you can wait until the command is complete. Otherwise, nothing will happen because the program will run so fast.
I recommend following some tutorials. There’s some great tutorials on ezrobot’s website here: http://www.ez-robot.com/Tutorials/
specifically, you will find tutorials on doing exactly what you’re attempting to do.