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 no common time between '/world' and 'base_link #37

Open
Yogi30 opened this issue Jul 25, 2018 · 0 comments
Open

TF has no common time between '/world' and 'base_link #37

Yogi30 opened this issue Jul 25, 2018 · 0 comments

Comments

@Yogi30
Copy link

Yogi30 commented Jul 25, 2018

Unable to update multi-DOF joint 'virtual_joint': TF has no common time between '/world' and 'base_link

Have you checked out your TF tree? It should have a connection “world” broadcast by Gazebo and connected to “base_link”. This is defined in the component_snippets.xacro file in the odometry_plugin_macro. Specifically, the parent_frame_id=”world” line. This should match the same line in the kit_c_base.xacro file as well.

Make sure that in quad_3dnav.launch you are spawning the quadrotor model with the file spawn_quad_kinect_kitchen.launch. In spawn_quad_kinect_kitchen.launch, make sure the enable_ground_truth parameter is set to “true”. The spawn_quad_kinect_kitchen launch file then loads the kit_c_base.xacro file which also loads the component_snippets.xacro file.

I have checked these and everything is as you mentioned in the comment, but I still get this warning all the time.

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

1 participant