Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pointgrey_camera_driver : FlyCapture2::ErrorType 28 Feature register read failed. #192

Open
martorelltorres opened this issue Sep 12, 2019 · 0 comments

Comments

@martorelltorres
Copy link

Hi guys! I'm trying to run camera node from poitgrey_camera_driver using a chameleon 3 camera. I will try to describe the setup the best that I can.

HARDWARE

PC (USB3)-----USB3 HUB (no externally powered)---usb3 wire(10cm)---- CAM1

SOFTWARE
The camera is detected

antoni@animapc:~/pointgrey_ws/src$ list_cameras 
Number of cameras found: 1
[0]Serial: 16401228, Model: Chameleon3 CM3-U3-31S4C, Vendor: Point Grey Research, Sensor: Sony IMX265 (1/1.8" Color CMOS), Resolution: 2048x1536, Color: true, Firmware Version: 1.12.3.0

The camera.launch which starts the image acquisition of the camera starts as is expected, but after a while the node crashes and it sends this errors:

[ERROR] [1568284061.587296690]: PointGreyCamera::getCameraTemperature Could not get property. | FlyCapture2::ErrorType 28 Feature register read failed.
[ERROR] [1568284074.451692080]: PointGreyCamera::getCameraTemperature Could not get property. | FlyCapture2::ErrorType 28 Feature register read failed.
[ERROR] [1568284096.884005963]: PointGreyCamera::getCameraTemperature Could not get property. | FlyCapture2::ErrorType 28 Feature register read failed.
[ERROR] [1568284104.603695165]: PointGreyCamera::getCameraTemperature Could not get property. | FlyCapture2::ErrorType 28 Feature register read failed.
[camera/camera_nodelet_manager-2] process has died [pid 10371, exit code -11, cmd /opt/ros/kinetic/lib/nodelet/nodelet manager __name:=camera_nodelet_manager __log:=/home/antoni/.ros/log/df7e8b22-d547-11e9-ad18-d8cb8ac06584/camera-camera_nodelet_manager-2.log].
log file: /home/antoni/.ros/log/df7e8b22-d547-11e9-ad18-d8cb8ac06584/camera-camera_nodelet_manager-2*.log
[camera/camera_nodelet-3] process has finished cleanly
log file: /home/antoni/.ros/log/df7e8b22-d547-11e9-ad18-d8cb8ac06584/camera-camera_nodelet-3*.log
[camera/image_proc_debayer-4] process has finished cleanly
log file: /home/antoni/.ros/log/df7e8b22-d547-11e9-ad18-d8cb8ac06584/camera-image_proc_debayer-4*.log

Another fact to keep in mind:

antoni@animapc:~/pointgrey_ws/src$ sudo cat /sys/module/usbcore/parameters/usbfs_memory_mb
[sudo] password for antoni: 
1024

Anyone can help me? Thanks in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant