Voxl-Cross Build Errors

The libmodal-pipe and libmodal-json packages install the headers in /usr/include but the new qrb5165_1 toolchain looks for the headers in /opt/sysroots/qrb5165_1/usr/include/

Fix: Updated the build.sh script to include /usr/include:

Last updated