Perhaps - this unit excels at object recognition but it may be up to you to build the remaining functionality eg. identifying a baseline speed and differentiating behaviour.
Hi. I’ve been trying to get this project to work with my Raspberry Pi 5 (Ubuntu 24.04 installed OS). When I get to the line for install_requirements.py, I always get the error that I’m not working in a virtual environment and the script won’t execute. I am, in fact, working in a virtual environment. Any ideas?
If you are getting this error it may be the case that some of the required files needed when running sudo python3 install_requirements.py have been excluded from the virtual environment. Would you be able to share the output you get when running this command so we can get a better idea of what is going on?