Asked
— Edited
I have been working with EZB4 and its motion and facial tracking. I have noticed that the camera settings for the grid must be readjusted every time you reboot or reconnect. Is this normal?
Any one have any advice as far as using the motion and facial tracking?
Alan
Thanks
2) The servo speeds should be configured in your init script after connection.
3) The manual on ServoSpeed() explains how to use it. Notice that you need to initialize a servo position before you can set the speed. It's stated in the manual and in many places on the website.
There is no reported bugs with servo speed. Here is a copy and paste from the EZ-Script manual explaining ServoSpeed()
I added the following to my init script to work around it:
Code: