Skip to content

Tutorial 1: Setting up the IVNS

Artur Mrowca edited this page Jun 9, 2017 · 2 revisions

1. Preparing the workspace

To get started we recommend downloading Eclipse IDE as the development environment including the PyDev extension which can be downloaded on the marketplace of Eclipse. Also, a proper Python installation has to be present. We recommend downloading Python Anaconda 2.7 for this.

2. Adding the simulator

Once Eclipse and PyDev is setup the project needs to be pulled from git resulting in the folder IVNS on your local file system. Next, we recommend using this IVNS folder as the Eclipse workspace (i.e. when eclipse starts and asks you about a workspace you can choose the path to the IVNS). Once this is done you should be able to open the TestSimulation project and run any main module in this project. E.g. main_lwa_preset.py should open a GUI with the sent messages.