Robotics StackExchange | Archived questions

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

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

node pkg="tf" type="statictransformpublisher" name="baselinktolaser" 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 baselink to laser timed out. Could not transform laser scan into baseframe.

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!!

Asked by 921112343 on 2021-03-07 05:25:40 UTC

Comments

Is it solved? I have the same question.

Asked by wjh on 2021-03-18 06:57:43 UTC

Answers

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

Asked by 921112343 on 2021-03-13 09:36:43 UTC

Comments