Skip to content
This repository has been archived by the owner on Apr 27, 2022. It is now read-only.

Chameleon3 camera is not detected as a color camera #12

Open
Kukanani opened this issue Sep 26, 2016 · 2 comments
Open

Chameleon3 camera is not detected as a color camera #12

Kukanani opened this issue Sep 26, 2016 · 2 comments

Comments

@Kukanani
Copy link

I'm using a new Chameleon3 color camera, but am unable to view color streams because camera_info_.isColorCamera is evaluating false (flea3_camera.cpp, line 221). I was unable to find where this was being set besides in the CameraInfo constructor.

Forcing the evaluation to true makes the color stream appear as expected.

@versatran01
Copy link
Collaborator

which camera are you using?

@Kukanani
Copy link
Author

Kukanani commented Sep 27, 2016

Sorry, the model number is CM3-U3-31S4C-CS.

This appears to be an issue with the other Point Grey camera driver as well. See this issue: ros-drivers/pointgrey_camera_driver#63
The creator of that issue fixed it with the same hack (force isColorCamera = true). Perhaps these new Chameleon3's have a different way of signaling that they are a color camera?

I am able to view the color streams in FlyCap without modifications.

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

No branches or pull requests

2 participants