Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1080p Picam vs 480p usb cam #10

Open
matt-desmarais opened this issue Dec 23, 2023 · 7 comments
Open

1080p Picam vs 480p usb cam #10

matt-desmarais opened this issue Dec 23, 2023 · 7 comments

Comments

@matt-desmarais
Copy link

Since my camera mount is messed up I am leaning towards using a pi cam. I followed the instructions here and also installed the picamera2 python api. its a much better camera for $5-$10, it's easier to work with and frees up a usb port. A pan tilt mechanism with the existing servos could be 3d printed, what do you think? I printed a basic mount for now.
PXL_20231223_020943921
output

@matt-desmarais
Copy link
Author

works with Camera Ros I went through the issues and got it working, its not documented much but it does work!
Screenshot 2023-12-23 at 7 33 50 PM

@jhiggason
Copy link
Owner

I totally agree getting a better camera on there...but I also think we should try and use the one it comes with as well. The kit cost + raspberry pi is already a bit cost prohibitive for some people so anything we can do to teach folks how to do CV stuff without spending extra money would be beneficial.

I'll probably start with the cruddy one it comes with and then I have one of the new, low light raspberry pi cameras I will set up as well. I think there might be some big benefits to keeping the resolution low when first starting CV projects- particularly Graphics processing power to deal with 1080p vs 480p video. More thoughts on this later +)

@jhiggason
Copy link
Owner

Oops didnt mean to close this one

@jhiggason jhiggason reopened this Dec 25, 2023
@matt-desmarais
Copy link
Author

sounds good. I happened to find some replacement parts
https://www.thingiverse.com/thing:4606347
https://www.thingiverse.com/thing:5257502

@matt-desmarais
Copy link
Author

matt-desmarais commented Dec 25, 2023

I got the 480p camera put together. Maybe the picam can be the camera for driving and then the USB cam could be the object recognition/tracking etc camera?
I ended up getting the kit on Amazon for $99 plus 20% off
https://www.amazon.com/dp/B0BQ716ZS9
Pi 4s are finally consistently in stock for retail price
https://rpilocator.com/?country=US&cat=PI4

@jhiggason
Copy link
Owner

Dang thats a good price. I think I paid 70 for an amazon warehouse model. Sounds like you got the servo thingy together but if your still missing pieces let me know and I can model up the replacement parts.

@jhiggason
Copy link
Owner

So just FYI- I'm going to enable discussions here then we can move these issues to there instead and leave this for problems with the ROS2 code and other things we need to fix =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants