pointgrey_camera_driver
pointgrey_camera_driver copied to clipboard
ROS driver for Pt. Grey cameras, based on the official FlyCapture2 SDK.
Hello, I am using Blackfly USB 3.0 cameras and I need to access the embedded information of their frame counter. Can someone please tell me what changes I need to...
The throwaway account used to download ptgrey's SDK at configure time uses an email address associated with my employer. This should be changed to use an account from Mailinator or...
Some times, when I start my Blackfly BFLY-PGE-23S2C, I received "PointGreyCamera::connect could not discover GigE packet_size | FlyCapture2::ErrorType 1Failed to discover GigE packet size", even though I tried to restart...
I have a Point Grey Flea3 camera using pointgrey_camera_driver. Every time I launch it in ROS the frame rate is 7 FPS. I am able to change the frame rate...
I'm trying to work with my camera blackfly (Sony ICX692) in Jetson TX1 using ROS. First I installed the SDK for arm64; after that I got that famous error of...
I tried sudo apt-get install ros-kinetic-pointgrey-camera-driver to install the package. Installation is successful but when I tried to launch Point Grey's FlyCapture2 Camera Selection through command line, it launches version...
I am trying to implement two externally triggered blackfly cameras, but cannot resolve the image consistency issue crashing my nodelets: ``` core service [/rosout] found process[left/camera/left_nodelet_manager-1]: started with pid [2718]...
Model: Chameleon3 CM3-U3-13S2C ROS: Indigo Machine: 64 Bit Intel OS: 64Bit Ubuntu 14.04.1 Further context here: http://answers.ros.org/question/231635/ros-point-grey-chameleon-usb3-cam-no-colour-images/ Temporarily resolved by switching to Kumar Robotics' ROS stack for Point Grey USB3...
I have tried to insert the raw8 option through the launch file parameters and through dynamic reconfigure but it is automatically changed to mono8. The raw8 works perfectly for the...
We have a [note on the wiki](http://wiki.ros.org/pointgrey_camera_driver#Troubleshooting) about bumping up the the `usbfs_memory_mb` setting to fix issues with framerate, but it would be great if the driver itself could simply...