Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Localization #16

Open
WalnutHawthorn opened this issue Jun 5, 2021 · 2 comments
Open

Localization #16

WalnutHawthorn opened this issue Jun 5, 2021 · 2 comments
Assignees

Comments

@WalnutHawthorn
Copy link
Member

We decided to use a combination of the Extended Kalman Filter (EKF) and the Particle Filter (PF) for localization of the quadcopter as they complement each other well and have already been used in SLAM algorithms like FastSLAM

@WalnutHawthorn
Copy link
Member Author

https://github.com/fada-catec/amcl3d
This uses the PF alone to localize a robot in a 3D environment. Modifications will have to be made to make it compatible with our quadcopter. Then, it has to be integrated with the EKF to give a combination of the two for our use case

@WalnutHawthorn WalnutHawthorn changed the title Resources used for Localization Localization Jun 5, 2021
@TheGodOfWar007
Copy link
Member

@Srujan-D suggested modifying the inbuilt localization stack from the RTAB-Map package and combining it with AMCL at a later stage in #14 .

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

No branches or pull requests

3 participants