Re: [ros-users] transformPointCloud

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