flir_camera_driver icon indicating copy to clipboard operation
flir_camera_driver copied to clipboard

Results 72 flir_camera_driver issues
Sort by recently updated
recently updated
newest added

@mhosmar-cpr Hello, I use three BFS-U3-28S5C-C cameras and try to trigger them simultaneously, but it crashed sometimes(not every time) when I launch the driver and try to display the images....

Hello, I am currently trying to run the spinnaker_camera_driver package on my Ubuntu 16.04 machine and when I run the launch file camera.launch I receive this error. I am not...

I have been trying to get this driver to work in Ubuntu 20.04 (focal) / ROS noetic with the Spinnaker SDK version 2.3.0.77. After applying the patch from #63 compilation...

I'm on Ubuntu 18.04. I noticed the file [`spinnaker_camera_driver/cmake/install_files`](https://github.com/ros-drivers/flir_camera_driver/blob/kinetic-devel/spinnaker_camera_driver/cmake/install_files) installs `libSpinnaker.so.1.13.0.31`, but `download_spinnaker` [downloads `spinnaker-1.27.0.48`](https://github.com/ros-drivers/flir_camera_driver/blob/kinetic-devel/spinnaker_camera_driver/cmake/download_spinnaker#L44): ```python URL_TEMPLATE = URL_TEMPLATES = { 'deb': 'https://packages.clearpathrobotics.com/stable/flir/Spinnaker/Ubuntu{version}/spinnaker-1.27.0.48-Ubuntu{version}-{arch}-pkg.tar.gz', 'src': None # if we ever have...

I display /image_color with blackflyS(GigE), but it remains gray scale. I also check display image with spinview, it was rgb scale. Do you have any thoought about this? image_proc/debayer cannot...

On a Blackfly S GigE camera, the spinnaker_camera_driver adds a parameter to the DiagnosticsManager of name "U3VMessageChannelID", which does not exist on the GigE cameras. This causes an exception: ```...

Hi I Trigger two Blackfly S with a 5V signal. Is it possible to set this up in this ros-driver? In the spinview GUI I have to choose: - TriggerSource:...

I am using ROS Melodic on Ubuntu 18.04 with spinnaker SDK version 2.0.0.109. My Camera is BFS-U3-13Y3C-C. I have no issue with spinnaker SDK version 1.23.0.27. I guess something needs...

I am running this ros driver in Ubuntu18.04 using spinnaker SDK version 1.23.0.27 and a GigE Flir camera which can support encoding `BGR8`. ![image](https://user-images.githubusercontent.com/23395893/84242618-61a8f080-ab01-11ea-898b-8d37f71ec360.png) The driver outputs the following error....

When I run ```rostopic echo /diagnostics ``` in a terminal this nodelet crashes. ``` [192.168.1.2-0]: [camera/camera_nodelet_manager-2] process has died [pid 3811, exit code -6, cmd /opt/ros/melodic/lib/nodelet/nodelet manager __name:=camera_nodelet_manager __log:=/home/ashkan/.ros/log/bcb69b0e-a5ce-11ea-a3de-1c1b0d9218ad/camera-camera_nodelet_manager-2.log]. log...