delete position_estimator_inav

This commit is contained in:
Daniel Agar
2019-08-01 13:38:18 -04:00
parent d301c22665
commit 77694183b2
38 changed files with 0 additions and 2210 deletions

View File

@@ -77,7 +77,6 @@ px4_add_board(
fixedwing_control # Tutorial code from https://px4.io/dev/example_fixedwing_control
hello
#hwtest # Hardware test
position_estimator_inav
px4_mavlink_debug # Tutorial code from http://dev.px4.io/en/debug/debug_values.html
px4_simple_app # Tutorial code from http://dev.px4.io/en/apps/hello_sky.html
rover_steering_control # Rover example app