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

Be able to collect all ROS topics #227

Open
Minipada opened this issue Jun 5, 2023 · 0 comments
Open

Be able to collect all ROS topics #227

Minipada opened this issue Jun 5, 2023 · 0 comments
Assignees

Comments

@Minipada
Copy link
Owner

Minipada commented Jun 5, 2023

This comes as a demand from the company Lulav Space.

In some situation, it would make sense to collect everything and dump it to a unique destination.

We would need to do it in 2 steps:

  1. Write a universal subscriber in the Fluent Bit plugin. It is possible to create a universal subscriber, ROSbag and PlotJuggler are doing it. Maybe the plugin would need to be moved from C to C++, the dependency to StringStamped also could be removed dynamically
  2. Edit the bringup to only starts the destination server

In this case, we would not need the node neither, we could simply load the fluent bit plugin in fluent bit and that's it.

@Minipada Minipada converted this from a draft issue Jun 5, 2023
@Minipada Minipada self-assigned this Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready
Development

No branches or pull requests

1 participant