pointgrey_camera_driver
pointgrey_camera_driver copied to clipboard
ROS driver for Pt. Grey cameras, based on the official FlyCapture2 SDK.
Hi!! I run the launch file(pointgrey_camera_driver stereo.launch) but only one image is played. rosrun pointgrey_camera_driver list_cameras Number of cameras found: 2 [0]Serial: 18154835, Model: Chameleon3 CM3-U3-31S4C, Vendor: Point Grey Research,...
Hello! I changed the frame rate of stereo.launch file. (15 -> 30) So, When I checked, the frame of the image_row topic was changed to 30. But the frame of...
The camera contrast is very low how can I fix the white balance parameters?
Hi, would like to know does this driver compatible with the mentioned Blackfly S GigE or Grasshopper3 GigE Vision camera in either ROS Melodic or ROS Noetic? Thanks and looking...
Hi All, Currently this driver doesn't appear to support [compressed_image_transport](http://wiki.ros.org/compressed_image_transport) which means recording the image topic will use an absurd amount of disk space. This also affects streaming for viewing...
Hello, Has anyone tried to run the current driver in ROS2? Is there any possibility that support for ROS2 (Galactic) !! Any response is much appreciated! Regards, Ajay
Hi there, I have two use cases under which I've noticed some inconsistencies with the pointgrey_camera_driver. For each of these cases, I am running `roslaunch pointgrey_camera_driver camera.launch camera_serial:=20051769`, and also...
Hello, I am using two backfly cameras to obtain a stereo vision. After I succesfully launch pointgrey camera ros driver in stereo mode, I am able to view images on...
Hi all, I'm trying to use this driver to publish a live image stream from a FLIR Blackfly S USB to rqt_image_view. I know this was based on FlyCapture2, but...