This example app assembles a flight mode, which will automatically register itself in APX4 and become available in AMC when running. When activated, this flight mode example app holds the current 3D position of the vehicle by setting the desired horizontal acceleration, vertical velocity and the yaw heading rate to zero.
Turning this example code into an AuterionOS app is done using the App Framework. Make sure to have the tooling set up before continuing. In particular the helper tool auterion-cli should be installed on the machine that is used to build the app.
Now, you can build and install your app on Skynode:
auterion-cli app build
auterion-cli app install
Virtual Skynode
If you are building your app for Virtual Skynode, you must provide the --simulation flag to your build arguments to specify the correct simulation target architecture: