Skip to content
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

chapter 6: Timed out waiting for transform from base_footprint to map to become available before running costmap, tf error: Could not find a connection between 'map' and 'base_footprint' because they are not part of the same tree.Tf has two or more unconnected trees.. #20

Open
haopo2005 opened this issue Mar 31, 2019 · 1 comment

Comments

@haopo2005
Copy link

haopo2005 commented Mar 31, 2019

I am running roslaunch chapter6_tutorials move_base.launch on kinetic
And I got the following warning.
[ WARN] [1554044458.379278814, 15.084000000]: Timed out waiting for transform from base_footprint to map to become available before running costmap, tf error: Could not find a connection between 'map' and 'base_footprint' because they are not part of the same tree.Tf has two or more unconnected trees.. canTransform returned after 0.1 timeout was 0.1.

The robot_model of rviz has report the error "No transform from [base_footprint] to [map]"
But the error can be solved, adding the following line into the move_base.launch

However, the robot can't move now, just spin around even if I give it 2d nav goal.

@aadhibest
Copy link

Have you found any solutions for the issue? I am having a similar issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants