Last seen: Mar 20, 2021
I am losing regularly control over the servos. Could the Arduion code be posted somewhere?
I have definitively found issues in the Arduino code... I am losing servo control after a while even with "controller.SetServo". With "controller.SetA...
I am having trouble when i reach generate creditials where i am copying and paste URL which i got from terminal it shows an error in the webpage as 40...
> Did you manage to get your Q.bo to speak Dutch? Yes, but only in Google Assistant mode... and only in English language setting and asking "What i...
I can confirm the "SetAngleRelative" (SET_SERVO_ANGLE_REL) messes up headmovement. I've replaced upon boot the standard PiFaceFast.py with my version...
Ah, yes, you have a pre-Q.bo v3.0 installation (before everything was installed /home/pi/). 1. Copy the attached file to the (created) /opt/qbo/haarca...
Okay, let me rephrase my problem... running the headmove.py test program seems to work immediately after a power off/on cycle. I have sneaking suspici...
I would like to help as well with the Arduino code. I am pretty sure there are still some small errors and a fresh view on things might reveal things....
Do you have an /opt/qbo/haarcascades/ subdirectory? pi@qbo:~ $ ls /opt/qbo/haarcascades/haarcascade_frontalface_alt2.xml haarcascade_profileface_a...
Did you check Qbo_InteractiveMode.log? (Assuming you did the change in PiFaceFast.py) Otherwise post the code so I can try... (Also dutch speaking ;-...
Try ... specifically the instructions on libhdf5-serial-dev...
To kill all existing processes (which is very probably the main python script PiFaceFast.py)... run the following... sudo pkill python (To restart the...
I am assuming the config['camera'] does not return a value. Check /opt/qbo/config.yml for a line with... camera: '0' Or create a file with at least th...