You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.
This issue is closed, because the original error (missing make file) was fixed well over a year ago.
@anksankita The guide and was updated well after this error so it is no longer valid. I am therefore closing it. If the app is missing it is most likely because it is not included in the firmware as described in https://dev.px4.io/master/en/apps/hello_sky.html#build-the-applicationfirmware
I would guess that you're targetting FMUv2 where it is not present by default, and you will need to enable it in your custom build.
Bug Page: Writing an Application · PX4 Developer Guide
As discussed in #305 the docs are missing description of CMakeLists.txt and should also include link to final code for comparison.
The text was updated successfully, but these errors were encountered: