-
Notifications
You must be signed in to change notification settings - Fork 178
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
Issue with setFormat7 when running Chameleon3 #162
Comments
Hi, Could you check that you have the latest version of the driver? |
Do you mean the ros package? It is the latest package. The lines of code that are giving trouble are shown below.
|
I looked at your issue and you were trying to change the mode. I am just trying to get it start talking with ROS and publish some basic topics. I have traced the function back to Camera.h in flycapture/include/ but it is declared as a virtual function there and never overwritten anywhere else as far as I can tell. Are there common mistakes that may prevent the camera from supporting Format7? I already increased the USB data limit. |
I was running the Bumblebee package for my Chameleon3. I used the camera launch file and it worked. |
Nice. Thanks for reporting it here ! |
When I try to launch bumblebee.launch, I get the following error:
[ERROR] [1520389180.149167419]: Reconfigure Callback failed with error: PointGreyCamera::setFormat7 Format 7 mode not supported on this camera.
I am trying to run Chameleon 3 on Ubuntu 16.04 i7 computer. It does get listed properly as shown below:
Number of cameras found: 1 [0]Serial: 17453955, Model: Chameleon3 CM3-U3-31S4C, Vendor: Point Grey Research, Sensor: Sony IMX265 (1/1.8" Color CMOS), Resolution: 2048x1536, Color: true, Firmware Version: 1.12.3.0
The text was updated successfully, but these errors were encountered: