Re: [ros-users] use_sim_time

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
+ (text/html)
このメッセージを削除
このメッセージに返信
著者: Tully Foote
日付:  
To: ros-users
題目: Re: [ros-users] use_sim_time
Ivan,

I suggest you check the output of roswtf and tf/tf_monitor an tf/view_frames

Tully

On May 5, 2010 12:40 PM, "Eric Perko" <> wrote:

Ivan,

For each of those setups, what are the results of 'rosrun tf tf_echo
<frame1> <frame2>' , where frame1 and frame2 are the pair of frames
that you are using the static_transform_publisher for? If the
static_transform_publisher is not responsible for the entire transform
from /laser to /odom, you may have an issue elsewhere in your tf tree.

- Eric


On Wed, May 5, 2010 at 4:09 PM, Ivan Dryanovski
<> wrote:
> Hi all,
>
> I'...