You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using ubuntu16.04 and a kinect version ROS, I install using the command: sudo apt-get install ros-kinect-pointgrey-camera-driver.
when I using the command: rosrun pointgrey_camera_driver camera.launch, this error occored:
[ERROR] [1512118059.821921194]: Reconfigure Callback failed with error: PointGreyCamera::SetGigEConfig could not set GigE settings (packet resend) | FlyCapture2::ErrorType 7 Packet resend is not supported.
The text was updated successfully, but these errors were encountered:
@xubo0321 Yes, It is solved in #163. I have compiled their code locally, edited launch file for packet resend argument and it works well. They need to merge it.
I'm using ubuntu16.04 and a kinect version ROS, I install using the command: sudo apt-get install ros-kinect-pointgrey-camera-driver.
when I using the command: rosrun pointgrey_camera_driver camera.launch, this error occored:
[ERROR] [1512118059.821921194]: Reconfigure Callback failed with error: PointGreyCamera::SetGigEConfig could not set GigE settings (packet resend) | FlyCapture2::ErrorType 7 Packet resend is not supported.
The text was updated successfully, but these errors were encountered: