flir_camera_driver
flir_camera_driver copied to clipboard
Hey @tonybaltovski, It looks like `spinnaker_camera_driver` isn't building on some platforms: * [Ubuntu Focal armhf](https://build.ros.org/view/Nbin_ufhf_uFhf/job/Nbin_ufhf_uFhf__spinnaker_camera_driver__ubuntu_focal_armhf__binary/) I'm planning to add all chronically failing packages to per-platform blacklists later this week. That...
When launching `camera.launch`, the published image framerate is half of what is specified by the parameter [frame_rate](https://github.com/ros-drivers/flir_camera_driver/blob/d72178beee5b627c6be8ef0fc996b9708c9b430e/spinnaker_camera_driver/launch/camera.launch#LL38C55-L38C55). For example, setting: ``` ``` gives a published image framerate of 15 Hz....
Hi, We have the flir blackfly S USB camera being trigger via a 10Hz signal coming from a GPS receiver. The tirggering works fine and the frame rate is 10Hz....
Hi, I've been struggling to use this ROS Driver with GiGE FLIR cameras. I'm currently able to launch the driver with one GiGE cameras, and get consistent frequency (20Hz) and...
Using ros2 Iron, Ubuntu 22.04 I've found that the spinnaker_camera_driver > camera_driver_node won't be able to startup for various reasons. Re-running the same launch file multiple times without any hardware...
**Bug** We tried to follow the [stereo launch example](https://github.com/ros-drivers/flir_camera_driver/blob/humble-devel/spinnaker_camera_driver/launch/stereo_synced.launch.py), but failed to launch a ComposableNode `spinnaker_camera_driver::CameraDriver` from package `spinnaker_camera_driver` with the error ```` [stereo_camera_container]: Failed to load library: Could not...
**Describe the bug** A clear and concise description of what the bug is. WARNING: acquisition timeout, restarting! It says is waiting for accurate frequency, current estimate: -1 **Useful logging output**...
**System details** - operating system/version: ubuntu22.04 - ROS version : ros2 humble - camera model: A700 Can I also use the A700 thermal imaging camera with this package? Can someone...
Hi,I would want to sync the time stamp of a stereo of blackfly s cameras with IMU and Lidar. But I found the time stamp is output by the camera...
[Noetic] image_raw topics randomly stop publishing, but nodelets and nodelet manager are not dying
**Bug** I have two Blackfly cameras and I am able to launch a camera nodelet manager that starts two separate Spinnaker camera nodelets that stream at 40FPS. 20-50 minutes in...