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

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
Delete this message
Reply to this message
Author: James Bowman
Date:  
To: ros-users
Subject: Re: [ros-users] Stereo calibration with individual camera nodes
It's not very much code to make a Python MessageFilter that merges streams
in any way you like.
I'll make an example...

On Fri, Apr 30, 2010 at 7:47 PM, Patrick Mihelich <
> wrote:


> 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
>
> _______________________________________________
> ros-users mailing list
>
> https://code.ros.org/mailman/listinfo/ros-users
>
>



--
J.