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

Check timestamps of TF frames published by the world model in simulation #97

Open
matthias-mayr opened this issue Mar 1, 2024 · 0 comments
Assignees
Labels
bug ROS 2 Issue affects ROS 2

Comments

@matthias-mayr
Copy link
Member

When running the Gazebo simulation of the WARA robotics, the robot TF frames are published in simulation time like in ROS 1, so a number in the several hundreds.

However frames that came from the world model were shown to be published in Linux time (about 1709320098) in rqt_tf_tree. This usually means that the transformations can not be resolved due to the time mismatch.

I already checked that skiros:TfTimestamp was not set in the world model. Maybe one needs to pay attention to what clock to use in tf2 in ROS 2.

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

No branches or pull requests

2 participants