Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Commit

Permalink
Describe idea of OSI visualizer (#65)
Browse files Browse the repository at this point in the history
Signed-off-by: Maximilian Rosin <[email protected]>
  • Loading branch information
max-rosin committed Jun 3, 2021
1 parent 2a8806b commit c8f35b3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
17 changes: 8 additions & 9 deletions doc/misc/idea_visualizer.adoc
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
= The idea of OSI Visualizer

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Et malesuada fames ac turpis egestas.
Mauris pharetra et ultrices neque ornare aenean euismod elementum nisi.
Nulla facilisi morbi tempus iaculis urna id. Justo eget magna fermentum iaculis.
Sed augue lacus viverra vitae congue eu.
Velit ut tortor pretium viverra suspendisse.
Amet commodo nulla facilisi nullam vehicula ipsum a.
Nibh nisl condimentum id venenatis a.
Diam vel quam elementum pulvinar etiam non quam lacus suspendisse.
OSI Visualizer is a visualization tool for OSI messages.
It provides two independent channels that can use different input sources.
OSI Visualizer either receives OSI messages via network or reads them from an OSI trace file.
If OSI Visualizer reads messages from a trace file, it can also publish them to a configured port of `localhost`.
OSI Visualizer supports `GroundTruth`, `SensorView` and `SensorData` messages.

[[image-osi_visualizer]]
image::osi_visualizer.png[title = "User interface of OSI Visualizer."]
1 change: 1 addition & 0 deletions doc/osi-visualizer_user_guide.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

:topicdir: topics
:reusedir: reuse
:imagesdir: _images

// header & footer for html
// html themes
Expand Down

0 comments on commit c8f35b3

Please sign in to comment.