Re: [ros-users] Stereo calibration with individual camera no…

Top Pagina
Bijlagen:
Bericht als e-mail
+ (text/plain)
+ (text/html)
Delete this message
Reply to this message
Auteur: Patrick Mihelich
Datum:  
Aan: ros-users
Onderwerp: Re: [ros-users] Stereo calibration with individual camera nodes
On Fri, Apr 30, 2010 at 7:00 PM, David Feil-Seifer <
> wrote:

> is it possible to use cameracalibrator node in
> such a way that TimeSynchronizer is not so strict about timestamps?
>


Not currently, no. stereo_image_proc has the same limitation. ROS "latest"
allows TimeSynchronizer to have "policies" that may be less strict, but
image_pipeline packages aren't taking advantage of that yet.

Patrick