osi-visualizer
osi-visualizer copied to clipboard
**This repository is abandoned and looking for a maintainer.** A tool to visualize OSI data from two different sources. Data can be stored in files and replayed afterwards, or validated using a Python...
Fill topics with content: - [x] Running OSI visualizer - [x] Running OSI visualizer using Docker - [x] Receiving OSI messages from a network - [x] Playing back messages from...
Add content to the following topics: - [x] Installing dependencies - [x] Building OSI visualizer - [x] Building OSI visualizer Docker file
This PR resolves #65 #### Check the checklist - [x] I have performed a self-review of my own code. - [x] My changes generate no new warnings. - [x] ~New...
This PR resolves #62. - [ ] I have performed a self-review of my own code. - [ ] My changes generate no new warnings. - [ ] New and...
This PR resolves #61. #### Check the checklist - [x] I have performed a self-review of my own code. - [x] My changes generate no new warnings. - [x] New...
It is possible to filter specific OSI messages (see comment #66 ). - [ ] Create a topic that describes the corresponding procedure.
I'm having a bit of trouble while replaying the demo osi file. when I click the button 'play', the data cannot play.  Are there any other required operation that...
#### Describe the problem Hi! We at TU Darmstadt FZD try to get the visualizer running, but have no success. Additionally, the README shows a button for FMU selection, which...
osi-visualizer currently depends on OpenGL 4.3 (Core profile). Unfortunately, Linux inside VMWare only supports OpenGL 3.3. This means that osi-visualizer cannot currently be used in a VMWare environment. It would...