-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Could not find a connection between 'lidar_link' and 'base_link' because they are not part of the same tree.Tf has two or more unconnected trees. #482
Comments
Exactly the same issue here. LIO-SAM (ros2 branch) constantly tries to output TF between odom and base_link, no matter what. |
@120ccz 请问这个问题解决了吗?我也遇到了相同的问题,多谢~ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
我在运行lio-sam时的tf tree如下图所示:
报错内容为:
[lio_sam_imuPreintegration-3] [ERROR] [1711012939.600528833] [lio_sam_imuPreintegration]: Could not find a connection between 'lidar_link' and 'base_link' because they are not part of the same tree.Tf has two or more unconnected trees.
[lio_sam_imuPreintegration-3] [ERROR] [1711012939.662496183] [lio_sam_imuPreintegration]: Lookup would require extrapolation at time 1711012939.249872, but only time 1711012939.600189 is in the buffer, when looking up transform from frame [base_link] to frame [lidar_link]
[lio_sam_imuPreintegration-3] [ERROR] [1711012939.723478771] [lio_sam_imuPreintegration]: Lookup would require extrapolation into the past. Requested time 1711012939.249872 but the earliest data is at time 1711012939.600189, when looking up transform from frame [base_link] to frame [lidar_link]
[lio_sam_imuPreintegration-3] [ERROR] [1711012939.785574438] [lio_sam_imuPreintegration]: Lookup would require extrapolation into the past. Requested time 1711012939.552636 but the earliest data is at time 1711012939.600189, when looking up transform from frame [base_link] to frame [lidar_link]
[lio_sam_imuPreintegration-3] [ERROR] [1711012939.846604469] [lio_sam_imuPreintegration]: Lookup would require extrapolation into the past. Requested time 1711012939.552636 but the earliest data is at time 1711012939.600189, when looking up transform from frame [base_link] to frame [lidar_link]
[lio_sam_imuPreintegration-3] [ERROR] [1711012939.910756994] [lio_sam_imuPreintegration]: Lookup would require extrapolation into the past. Requested time 1711012939.552636 but the earliest data is at time 1711012939.600189, when looking up transform from frame [base_link] to frame [lidar_link]
[lio_sam_imuPreintegration-3] [ERROR] [1711012940.033550766] [lio_sam_imuPreintegration]: Lookup would require extrapolation into the past. Requested time 1711012939.552636 but the earliest data is at time 1711012939.600189, when looking up transform from frame [base_link] to frame [lidar_link]
[lio_sam_imuPreintegration-3] [ERROR] [1711012940.033828606] [lio_sam_imuPreintegration]: Lookup would require extrapolation into the past. Requested time 1711012939.552636 but the earliest data is at time 1711012939.600189, when looking up transform from frame [base_link] to frame [lidar_link]
The text was updated successfully, but these errors were encountered: