PX4

PX4 looks like a good platform for this application.  It seems likely that the extra horsepower would be useful if not necessary for dealing with the volume of data that could potentially be generated.

I've started setting up the build environment on my PC.  I followed the instructions in the PX4 Quickstart Tutorial for Developers.  The PX4 Toolchain build is running into errors, starting with:
.

.

.

Generating the romfs image...
Generating the romfs header...
/bin/sh: xxd: command not found
make: *** [/c/px4/px4_nxbuilder/build/

px4fmu/nuttx/configs/px4fmu/include/nsh_romfsimg.h] Error 127
The following "make upload" is also generating errors.  Not sure what is causing this.  I was hoping not to have to spend days studying the entire environment right away :-)
Gary

You need to be a member of diydrones to add comments!

Join diydrones

Email me when people reply –

Replies

  • Looks like I'm not the only one seeing the build error above.  There is a post on one of the blog pages about the same error.  Looks like this may be related to Vim (the "vi" text editor for Windows).  I had Vim installed on my system long before PX4.

    Gary

This reply was deleted.