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

[ROS2] failed to connect to camera #134

Open
simk0024 opened this issue Jul 18, 2023 · 1 comment
Open

[ROS2] failed to connect to camera #134

simk0024 opened this issue Jul 18, 2023 · 1 comment

Comments

@simk0024
Copy link

Device: iDS Ueye UI-1007XS-C (S/N: 4103561378)
OS: Ubuntu 22.04
Software suite: 4.94
Branch: foxy

Command:

ros2 launch ueye_cam standalone.launch.py

Error:

[standalone_node-1] [FATAL] [1689662016.473660357] [ueye]: failed to connect to camera 'froody', aborting.
[standalone_node-1] [FATAL] [1689662016.473776521] [ueye]:  - failed to synchronize after connecting to the camera
[standalone_node-1] [FATAL] [1689662016.473845998] [ueye]:   - failed to retrieve parameter from the camera [param: software_gamma][error: IS_NOT_SUPPORTED]

the camera works well with IDS camera manager, but failed in ROS2, is there any configuration required?

@SammyRamone
Copy link

I had the same problem with the XS cam. I (hacky) fixed it by removing the software gamma feature and changing some other things. You can find my forked version here https://github.com/SammyRamone/ueye_cam/tree/xs_cam

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