position_estimator_inav: move to examples (start deprecation)

This commit is contained in:
Daniel Agar
2019-01-12 15:08:55 -05:00
committed by Lorenz Meier
parent 9ffacb1d22
commit 739a02022b
46 changed files with 30 additions and 46 deletions

View File

@@ -67,7 +67,6 @@ px4_add_board(
mc_att_control
mc_pos_control
navigator
position_estimator_inav
sensors
vmount
vtol_att_control
@@ -105,6 +104,7 @@ px4_add_board(
hello
hwtest # Hardware test
#matlab_csv_serial
position_estimator_inav
px4_mavlink_debug # Tutorial code from https://px4.io/dev/debug_values
px4_simple_app # Tutorial code from https://px4.io/dev/px4_simple_app
rover_steering_control # Rover example app