This SDK supports on Intel and arm platforms (Specifically targeting DeepTrekker hardware).

Dependencies 

Intel: Ubuntu 16.04, Boost libraries v1.58.0

The zip file also contains console based application and GUI based application (including source code) to demonstrate the functionality. These applications have been compiled using QT creator 5.5.1.

Customers can integrate source code within their application. 

Following command needs to run on the terminal before running the test application or user developed application. This increased receive socket buffer size to avoid losing any packets over the network. 

sudo sysctl -w net.core.rmem_max=16777216  

