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

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
+ (text/html)
このメッセージを削除
このメッセージに返信
著者: Patrick Mihelich
日付:  
To: ros-users
題目: 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