Re: [ros-users] uvc_cam stereo camera?

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
Delete this message
Reply to this message
Author: Ken Tossell
Date:  
To: ros-users
Subject: Re: [ros-users] uvc_cam stereo camera?
Hey,

I've done some work on a uvc_stereo driver that takes care of (rough)
synchronization and broadcasts the Images and CameraInfos. It works but
doesn't yet have any parameter synchronization (white balance, exposure,
...). It uses the uvc_cam low-level driver for now. I'll post it later
today.

- Ken