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

"Camera handle is invalid" error #12

Open
qbranchmaster opened this issue Oct 17, 2014 · 2 comments
Open

"Camera handle is invalid" error #12

qbranchmaster opened this issue Oct 17, 2014 · 2 comments

Comments

@qbranchmaster
Copy link

When I'm running prosilica_node I get this error:
"Reconfigure callback failed with exception Could not start capture: Camera handle is invalid:
terminate called after throwing an instance of 'prosilica::ProsilicaException'
what(): Couldn't get attribute StatFrameRate: Camera handle is invalid".

I am able to ping camera with no problem. On my second PC with this same camera this node is working fine, there are no errors. Both PCs are working under Ubuntu 14.04 and ros Indigo. Samples from pvapi also work fine. My camera is Manta G28B. What is the problem and what should I do to resolve it?

@trainman419
Copy link
Contributor

I'm not sure what the issue is here. I've haven't seen this particular issue in the real world, and I no longer have access to a camera, so I can't help debug too much.

Since you can ping the camera from both PCs and the pvapi samples work on both machines, I would start by looking for configuration differences between how the ROS node is run on each computer.

@trainman419
Copy link
Contributor

It may also be worth asking this on ROS answers to see if anyone else from the community has seen this issue.

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