Re: [ros-users] transformPointCloud

Top Pagina
Bijlagen:
Bericht als e-mail
+ (text/plain)
Delete this message
Reply to this message
Auteur: User discussions
Datum:  
Aan: User discussions
Onderwerp: Re: [ros-users] transformPointCloud
Hi Sabrina,

> you should instantiate the TransformListener outside the callback:
>
> tf::TransformListener *tf_listener;

this is very interesting. But do you know why would it be necessary to
have it outside the callback? Is there a documentation about this?

cheers, D.