SMILe allows analyzing and evaluating arbitrary indoor localization methods based on time measurements. Project is a framework built on top of OMNeT++ and heavily utilizes INET.
- Make sure you have C++ compiler supporting C++14 installed on your platform.
- Install OMNeT++ 5.2 (or newer). After extracting tarball remember to edit file
configure.user
. Open it and uncomment variableCXXFLAGS
and assign it with value-std=c++14
. - Install INET 3.6.2 (or newer).
- Install Python 3.6 and required packages (listed in pip's
requirements.txt
) - Checkout SMILe. Important note: Remember to checkout SMILe next to INET.
- Add path to SMILe's
python
directory toPYTHONPATH
environment variable
Tomasz Jankowski, MSc
Maciej Nikodem, PhD
SMILe is developed at Wrocław University of Science and Technology.