Vectored thruster orientation

Hi @etienne,

Pixhawk and Navigator run on different processors, so cannot use the same firmware build (they don’t have the same pins or hardware interfaces). You’ll need to re-build the firmware for Navigator, which should compile a .elf file that the Navigator can run on :slight_smile: