ins_extended
extended INS with vertical filter using sonar.
Name |
Value |
Description |
|---|---|---|
INS_SONAR_MIN_RANGE |
0.001 |
min sonar range in meters |
INS_SONAR_MAX_RANGE |
4.0 |
max sonar range in meters |
INS_SONAR_UPDATE_ON_AGL |
FALSE |
assume flat ground and use sonar for height |
DEBUG_VFF_EXTENDED |
0|1|2 |
If set > 0, this will send the vff message. If > 1 then it will also print the P matrix |
VFF_EXTENDED_INIT_PXX |
1. |
Initial value of the diagonal of the P matrix |
VFF_EXTENDED_ACCEL_NOISE |
0.5 |
Accelerometer noise setting |
VFF_EXTENDED_R_BARO |
2. |
Barometer noise setting |
VFF_EXTENDED_NON_FLAT_GROUND |
FALSE |
VFF_EXTENDED_NON_FLAT_GROUND removes the assumption of a flat ground and tries to estimate the height of the obstacles under the vehicle. |
Depends
- ins_int_common
Provides
- ins