ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Hector-mapping error: ‘lookupTransform xxx to xxx timed out

asked 2021-03-07 05:01:58 -0500

921112343 gravatar image

I was using the Livox lidar to provide the raw pointcloud msg(the frame_id here was changed into 'laser') and then use 'poincloud_to_laserscan' module to publish the topic /scan. And I also published the tf tree in the launch file with:

node pkg="tf" type="static_transform_publisher" name="baselink_to_laser" args="0 0 1 0 0 0 laser base_link 100"

So the situation is that, I have got the /scan topic, and provided the tf from 'laser' to 'base_link'. It supposed to work well but I got the error:

[ INFO] [1615110469.391471468]: lookupTransform base_link to laser timed out. Could not transform laser scan into base_frame.

image description (Sorry for the poor picture quality )

The tf tree is just base_link->laser

It really confused me, so finally I come for help, any suggestion well be fully appreciated!!

edit retag flag offensive close merge delete

Comments

Is it solved? I have the same question.

wjh gravatar image wjh  ( 2021-03-18 06:57:43 -0500 )edit

1 Answer

Sort by » oldest newest most voted
0

answered 2021-03-13 08:36:43 -0500

921112343 gravatar image

No one have meet this error before? any suggestion well be fully appreciated!!

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2021-03-07 04:25:40 -0500

Seen: 200 times

Last updated: Mar 13 '21