ros-drivers / pointgrey_camera_driver

ROS driver for Pt. Grey cameras, based on the official FlyCapture2 SDK.
128 stars 180 forks source link

Jetson TX2: Camera detected, but no serial number output #194

Open SquirminatorHotHead opened 4 years ago

SquirminatorHotHead commented 4 years ago

After 2 nights digging old posts on the websites I finally '' know " how to detect the camera. (CM3U313Y3CCS) but when running the 'camera_list' it can not output the final result, it stuck like below..

FlyCapture2 library version: XXXXXXX Application build date: XXXX

Number of cameras detected: 1

(The serial # is supposed to display here )

Is there anyone had same issue?

PS: anyone makes it running on Jetson Xavier?