pointgrey_camera_driver
pointgrey_camera_driver copied to clipboard
ROS driver for Pt. Grey cameras, based on the official FlyCapture2 SDK.
This is with a BlackFly BFLY-PGE-05S2C-CS on Ubuntu 14.04. In SetWhiteBalance, iit looks like the write it does to the white balance register (0x080C) only takes effect after the write...
Attempting to install results in "fatal error: flycapture/FlyCapture2.h: No such file or directory" for 64 bit ARM processors. The install I'm trying to do is on a NVIDIA TX1 running...
Hello! I am installing pointgrey_camera_driver how writing in http://wiki.ros.org/pointgrey_camera_driver. This two commands running succesful: sudo apt-get install ros-indigo-pointgrey-camera-driver rosrun pointgrey_camera_driver list_cameras But following commands: 1) roslaunch pointgrey_camera_driver bumblebee.launch [ERROR] [1449584576.466665790]:...
Hi I am trying to set 2x2 (mode 4) binning on Chameleon 3 (13Y3C) which is supported according to the Technical reference thorough a ROS launch file but cannot find...
Now I have two pointgrey cameras and want to run them at the same time. When I run two launch file for each camera, it seems fine. But when I...
Now I have a blackfly GigE camera. Once something wrong happened, for example, the Ethernet cable is disconnected, we have to restart the driver to bring the camera back to...
I'm working with a fisheye lens and need to crop the image and perform calibration. I set the camera ROI in my launch file as follows: ``` ``` I was...
We previously updated to 2.7.3.13 and then reverted to 2.6.3.4 due to #28. It would be great if someone could take on checking what the story is with 2.8.x and...
The node runs perfectly but doesn't publish any images please help. The sdk GUI detected the camera as well and we were able to publish images using camera 1394 drivers.
I want to use BumblebeeXB3 in ROS, and pointgrey_camera-driver is available.But bumblebee.launch can only get image from the left and right camera, it cannot get image from three cameras at...