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

Fix odom messages being converted to tf #1137

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Fix odom messages being converted to tf #1137

merged 1 commit into from
Feb 22, 2024

Conversation

cbrxyz
Copy link
Member

@cbrxyz cbrxyz commented Feb 22, 2024

Description

#1097 broke the odometry_to_tf node because it filters out all odom messages after the first one is sent. oopses!

This PR fixes that by just making sure that no messages are sent that have exactly the same timestamp.

Screenshot or Video

Related Issues

- Closes #XXX

Testing

About This PR

  • I have updated documentation related to this change so that future members are aware of the changes I've made.

@cbrxyz cbrxyz merged commit b84c524 into master Feb 22, 2024
4 of 5 checks passed
@cbrxyz cbrxyz deleted the fix-subviz branch February 22, 2024 22:46
@uf-mil-bot
Copy link
Collaborator

Hola, your friendly InvestiGator bot here with another message!

Because this PR was closed/merged, I'm going to remove the docs preview for now.

Have a great day! Go gators! 🐊

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

Successfully merging this pull request may close these issues.

3 participants