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

Update message time in ROSPlotting publishers #130

Open
marip8 opened this issue Nov 4, 2024 · 0 comments
Open

Update message time in ROSPlotting publishers #130

marip8 opened this issue Nov 4, 2024 · 0 comments

Comments

@marip8
Copy link
Contributor

marip8 commented Nov 4, 2024

Currently, the publishers in the ROSPlotter publish messages at the current time (i.e., internal_node_->now()) which is problematic for visualization because TF is generally a few milliseconds behind. Instead we should publish at rclcpp::Time(0) so the messages can be displayed with the location from TF at the last known point in 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