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

Missing timestamp in OutputPathsMsg #138

Open
Finn2708 opened this issue Aug 30, 2023 · 1 comment
Open

Missing timestamp in OutputPathsMsg #138

Finn2708 opened this issue Aug 30, 2023 · 1 comment

Comments

@Finn2708
Copy link

Hi,

I would like to synchronize the messages from the /scan and /output_paths topics to process the LaserScan data depending on the active_monitoring_case from the OutputPathsMsg.

However, OutputPathsMsg does not feature a header or timestamp, so I can only assume that the latest OutputPathsMsg belongs to the latest LaserScan message. It would be nice if OutputPathsMsg had a header, so I could synchronize manually or use message_filters::TimeSynchronizer.

Would you be open to extending OutputPathsMsg or adding something like OutputPathsStampedMsg?

@lenpuc
Copy link
Collaborator

lenpuc commented Sep 19, 2023

Hi, you could provide a PR with your needed changes. And I will have a look at it once I am back in office in October

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

2 participants