Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 771 Bytes

CAMERA_DRIVERS.md

File metadata and controls

32 lines (22 loc) · 771 Bytes

Tested camera drivers

Odroid 720p camera

Simply install usb-cam from package or from source

Mako G 131-b - Ethernet camera from Alliance Vision

Got problems (missing frames) with the XU4, even with 1FPS.

Old Gige SDK

Install the following packages:

NOTE : Gige SDK did not work for me.

New Vimba SDK

sudo apt-get install ros-indigo-polled-camera ros-indigo-driver-base

git clone https://github.com/srv/avt_vimba_camera
cd avt_vimba_camera
# kinetic branch
# apply this fix https://github.com/srv/avt_vimba_camera/issues/16