mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
position_estimator_inav: move to examples (start deprecation)
This commit is contained in:
committed by
Lorenz Meier
parent
9ffacb1d22
commit
739a02022b
@@ -51,7 +51,6 @@ px4_add_board(
|
||||
mc_att_control
|
||||
mc_pos_control
|
||||
navigator
|
||||
position_estimator_inav
|
||||
sensors
|
||||
#simulator
|
||||
vmount
|
||||
@@ -82,6 +81,7 @@ 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 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
|
||||
|
||||
@@ -49,7 +49,6 @@ px4_add_board(
|
||||
mc_att_control
|
||||
mc_pos_control
|
||||
navigator
|
||||
position_estimator_inav
|
||||
sensors
|
||||
#simulator
|
||||
vmount
|
||||
@@ -80,6 +79,7 @@ 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 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
|
||||
|
||||
Reference in New Issue
Block a user