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

Add diagrams to .dev folder #67

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

manuelValch
Copy link

This PR add some plantuml diagrams. Felt the need of it while working on keyed topics.
As I did them anyway, some other dev might find them usefull.

Added diagrams:

  • class diagram of backend part
  • init and start of FastDdsDataStreamer class
  • data reception from dds to plotjuggler

In order to try to make a more rationnal implementation of the support
of keyed topics into visualizer code.
Tryied to document the code so that it will be more clear to me what has
to be done.

Signed-off-by: Manuel Valch <[email protected]>
Tried to describe series, and dds object creation so that I might have a
better idea on how to implemented keyed topics and where to move object
creation.

Signed-off-by: Manuel Valch <[email protected]>
If this commit si applied, then data reception sequence will be
documented as it is much easier for me to plan necessary modifications
for keyed topics handling.

Signed-off-by: Manuel Valch <[email protected]>
@manuelValch manuelValch mentioned this pull request Nov 5, 2024
3 tasks
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