Parrot-Developers / RollingSpiderEdu

Rolling Spider software package for Education
86 stars 71 forks source link

Catch sonar measurements from surrounding obstacles #36

Open friether opened 8 years ago

friether commented 8 years ago

Currently, walls closer than ground, are considered the "new ground" - which, e.g. results in the drone "climbing up" near-by walls. Possible remedies: Check if jumps of the current sonar-based altitude estimate are realistic/valid. If not, switch to pressure-based estimate and possibly back to the sonar-based one once that is close to the pressure-based one again.

eric-wieser commented 8 years ago

Alternatively, take the jump as a new reference, and then it could deal with flying over tables