This app displays graphically the targets given by a Walabot over it's arena.
- Works on both Windows and Linux.
- Works on both Python 2 and Python 3.
- GUI is done with the tkinter library.
- Install the Walabot SDK and the WalabotAPI Python library using pip.
- Run
SensorTargets.py
.