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

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
+ (text/html)
Slet denne besked
Besvar denne besked
Skribent: Patrick Mihelich
Dato:  
Til: ros-users
Emne: 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