flir_camera_driver
flir_camera_driver copied to clipboard
hi I followed the steps to install the spinnaker driver on Debian, i installed the melodic version of ROS following this tutorial: https://www.instructables.com/id/ROS-Melodic-on-Raspberry-Pi-4-RPLIDAR/ (until the RPLIDAR part since didn't need...
Does this repo support Flir Tau 2 Cameras? If not, is there any that someone knows about? Thanks in Advance.
Increasing the USB buffer is outlined here: [Using Linux with USB 3.1](https://www.ptgrey.com/tan/10685#ConfiguringUSBFS) But isn't mentioned in the readme. Plan: 1. Add note to readme. 2. ~Have deb automatically increase USBFS...
I work on two Blackfly cameras (not the Blackfly S cameras) on a linux platform and after some debugging, it seems like the model name is not recognized (it only...
On Ubuntu 16.04 LTS using ROS Kinetic repos, it looks like the ros-kinetic-spinnaker-camera-driver package is gone (http://packages.ros.org/ros/ubuntu/dists/xenial/main/binary-amd64/Packages) Checking deps on flir-camera-driver: ``` $ apt-cache show ros-kinetic-flir-camera-driver Package: ros-kinetic-flir-camera-driver Version: 0.1.3-0xenial-20190611-170844-0800...
Currently Gige cameras are not supported. Discuss here about implementing Gige.
I am using Flir Firefly FFY-U3-16S2C-CS Camera. When I am Launching Roslaunch file it shows the error: [ERROR] [1686212095.839087454]: Reconfigure Callback failed with error: [Camera::setNewConfiguration] Failed to set configuration: Spinnaker:...
I'm trying to use a Realsense D435i camera alongside a FLIR Blackfly. When I launch the FLIR camera driver the Realsense driver fails to locate the d435i with the following...
I'm trying to use the driver with a Blackfly S (BFS-PGE-04S2C-CS). After a few seconds of running it keeps giving me the following error and stops sending any images. Any...
Need to improve documentation: - document synchronized driver vs standard driver - use rosdoc2 and rst to generate nicer layout -