Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

I have 4 quadcopter there altitude is not same for all 4 currently using barometer as primary source can anyone tell me how to fuse baro and rangefinder in px4 #1004

Closed
airsimdevdd opened this issue Apr 29, 2021 · 3 comments

Comments

@airsimdevdd
Copy link

No description provided.

@bresch
Copy link
Member

bresch commented Apr 30, 2021

You can enable range aid to do this: https://docs.px4.io/master/en/flying/terrain_following_holding.html#range-aid

@priseborough
Copy link
Collaborator

We can't fuse both baro and range finder in the main filter for vehicle state estimation because they will fight each other. However we do fuse range finder at all times in a single state terrain height estimator which is used to calculate the local_position.dist_bottom

@airsimdevdd
Copy link
Author

airsimdevdd commented Sep 14, 2021 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants