Position Mode Unavailable
-
During indoor testing of a Starling 2 Max we cannot enter position mode.
- The drone shows a
no valid position estimate
error in QGC despite the qvio visualization in VOXL portal showing a good track of 60-90%. - The starling first flight tutorial shows the VIO as sufficient for indoors position flight. Is this still correct for Starling 2 max?
- Is there a way to inspect the state estimate of the drone?
- Does starling 2 max require a GPS fix for accurate position fix even when running indoors?
Any help would be appreciated.
- The drone shows a
-
@griffin Since we market it as an "outdoor drone" starling 2 max ships with "outdoor gps" px4 parameters which means that in it's default position mode it is attempting to use GPS data.
You can load the indoor VIO parameters by doing the following:
Open PX4 param wizard
voxl-configure-px4-params -w
Select
EKF2_helpers
Select
indoor_vio.params
Load the parameters and power cycle your drone
-
@tom That seems to have fixed it, thanks.
When in this mode will the position fix ignore GPS data, if available, or will it incorporate it if the drone is taken outside
-
@griffin It will ignore it, if you'd like to fly outside you'd want to load the outdoor_gps_baro parameters