-
Notifications
You must be signed in to change notification settings - Fork 31
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
Can't configure camera with invalid configuration #64
Comments
Does this work without specifying the format and the dimensions at the same time, i.e. if you either specify Can you also check if changing the |
Sorry for the late recommendation. |
Hello @StevenYui. I have been trying to get this package running with a Raspberry Pi 5, Ubuntu 24.04, ROS2-Jazzy and the Raspberry Pi global shutter camera. From your previous post I can see that you were able to get this package running in a similar configuration. How have you managed that? Have you modified anything? Can you give me a quick overview? Thank you in advance :) |
Hello @wad652, you need to check if you have built "libcamera" and "rpicam-apps." |
Hello everyone
My device and environment is Rasberry Pi 5 + Ubuntu 24.04 + ros2
I have built both the 'libcamera' and 'rpicam-apps' libraries, and 'rpicam-hello' is working.
But I can't run the node and launch file because of the error: 'Can't configure camera with invalid configuration.'
That's my first time posting an issue on GitHub. If there are any problems, please let me know.
The text was updated successfully, but these errors were encountered: