To get start
git clone --recursive git://github.com/QuantumQuadrate/AOD_Lattice.git
cd AOD_lattice
Follow instructions listed here https://kb.ettus.com/Building_and_Installing_the_USRP_Open-Source_Toolchain_(UHD_and_GNU_Radio)_on_Linux#Update_and_Install_dependencies
UHD version 4.0.0.0
Download the Spinnaker SDK 2.3.077 from here: https://www.flir.com/support-center/iis/machine-vision/downloads/spinnaker-sdk-and-firmware-download/
Install rest of dependencies from the requirements.txt file by using the command:
pip install -r requirements.txt