**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 interface.
Other
39
stars
25
forks
source link
Update Readme and add install script with dependecies #39
Users have problems installing dependencies for the osi-visualizer (See here and here).
Add a description
To solve the problems it would be beneficial to have a automated way of installing dependencies and osi-visualizer via a script. The tests if the script is working was performed on a fresh Ubuntu 18.04 installation. This script will ease the installation process for osi-visualizer.
Mention a member
@jdsika let me know your thoughts on this maybe it can also be added to travis ci along with the docker image.
Check the checklist
[x] I have performed a self-review of my own code.
[x] I have made corresponding changes to the documentation.
[x] My changes generate no new warnings.
[ ] I have added tests that prove my fix is effective or that my feature works.
[x] New and existing unit tests / travis ci pass locally with my changes.
Reference to a related issue in the repository
Users have problems installing dependencies for the osi-visualizer (See here and here).
Add a description
To solve the problems it would be beneficial to have a automated way of installing dependencies and osi-visualizer via a script. The tests if the script is working was performed on a fresh Ubuntu 18.04 installation. This script will ease the installation process for osi-visualizer.
Mention a member
@jdsika let me know your thoughts on this maybe it can also be added to travis ci along with the docker image.
Check the checklist