Problems with camera, owl is not working #117
Replies: 1 comment 11 replies
-
Thanks for building an OWL as a project! Really cool to see it being used What was your process for software installation? Did you use the original OWL.img disk image or did you start from scratch? The latest versions of Raspbian do not support the If you want to use the repository as is and still build from scratch, I would install Raspbian Buster instead. This is the latest Raspbian OS that works with picamera and the owl software. But I imagine you might run into some software versioning issues. Otherwise, the fastest method would be to use the existing disk image and run the The single relay won't be a problem, but I'm not too sure about opening video feed windows to focus via SSH. See how it goes with the physical monitor. Keep the questions coming if you still have issues - happy to help. |
Beta Was this translation helpful? Give feedback.
-
So I'm building owl for an school project. I've already built it and I'm currently in the installation of software. I have my virtual environment and I have followed instructions neatly. The only difference is that my user is mafer and not pi so I've changed paths like in owl_boot.sh.
and in the beggining of owl.py
Do i need to change my paths somewhere else?
Now I want to focus the camera but when I execute the command a small window appears and disappears and this errors come up.
I've tried to fix the errors by downlading the library but it doesn't make a difference.
I think it is important to mention that I am accessing the raspberry pi through SSH in a remote connection in my laptop because I don't have a monitor or an spare keyborad. But tomorrow in my university I will try to execute it in a monitor, hoping that this is the issue.
Here is a picture of my owl archive.
I'm currently building owl with just one relay and selenoid, maybe this is the problem? (this is a picture early on building, now it is finished with all needed connections, this picture is for illustration)
Also the camera that I am using is a Raspberry Pi Module 3 and I don't know if that affects. I've been trying to make it work for a week and I don't know what else to do. I would really appreciate some help and don't hesitate in asking me questions please. Thanks in advance and sorry if you don't understand something, English is not my first language.
Beta Was this translation helpful? Give feedback.
All reactions