Skip to content

Added a ros topic logger #22

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

finostro
Copy link

@finostro finostro commented May 9, 2023

Hello ,
I have created a ros topic logger based on the msg definitions that are on this repository.
I added a name field to the StatusChange.msg file , and also removed the tree definition from the StatusChangeLog.msg ,
since it seems to me that when publishing changes , sending the whole tree which already contains every state is wasteful.
This makes the topic publisher work similarly to the nav2 implementation.

This was tested together with pull request #21 and then rebased , however there is no reason it wouldn't work by itself.

Thanks!

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.

1 participant