ros-drivers / pointgrey_camera_driver

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

Improve list_cameras by outputing more information about it #39

Closed versatran01 closed 9 years ago

versatran01 commented 9 years ago

The previous list_cameras only output 1 serial number which is not very informative. The improved one will print serial, model, vendor, sensor, resolution, color and firmware version.

mikepurvis commented 9 years ago

Looks good, thanks.