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

Tf has two or more unconnected trees #134

Open
Garrison-ctrl opened this issue May 4, 2022 · 3 comments
Open

Tf has two or more unconnected trees #134

Garrison-ctrl opened this issue May 4, 2022 · 3 comments

Comments

@Garrison-ctrl
Copy link

[ WARN] [1651662336.443545691]: Could not find a connection between 'camera_link' and 'base_link' because they are not part of the same tree.Tf has two or more unconnected trees. so that the pointcloud has no result

@Casey-J-Wolcott
Copy link

Casey-J-Wolcott commented May 13, 2022

I'm having the same problem, I'm trying to add /map_points to rviz to get a visual map, but between world_emu and map, tried running in a clean rviz and the pointcloud is empty

The terminal itself it filled with warnings for camera_link being passed to an argument that doesn't exist.

@Garrison-ctrl
Copy link
Author

Garrison-ctrl commented May 21, 2022

I have solved this problem,but the way is a little strange,I use the roslaunch realsense2_camera rs_rgbd.launch to start up the d435i,and use the roslaunch orb_slam2_ros orb_slam2_d435_mono.launch,at first the terminal will show the map is empty,after a few seconds,you can open rviz and add the pointcloud and camera,you will find pointcloud.

@rzhao1024
Copy link

Hi! I encountered the same problem. When I start up the d435i using roslaunch orb_slam2_ros orb_slam2_d435_rgbd.launch, the terminal also shows [ WARN] [1651662336.443545691]: Could not find a connection between 'camera_link' and 'base_link' because they are not part of the same tree.Tf has two or more unconnected trees.
How to solve this problem?

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

3 participants