https://github.com/zegervdv/hopdrone
Indoor localization for drones
https://github.com/zegervdv/hopdrone
Last synced: 11 months ago
JSON representation
Indoor localization for drones
- Host: GitHub
- URL: https://github.com/zegervdv/hopdrone
- Owner: zegervdv
- Created: 2014-02-20T15:25:51.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-14T09:14:46.000Z (about 12 years ago)
- Last Synced: 2025-03-26T20:09:58.385Z (about 1 year ago)
- Language: C
- Size: 12.3 MB
- Stars: 2
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
HOPDrone
========
Indoor localization for drones
## Code
For Least Mean Square implementation: checkout `code-lms`.
For Kalman implementation: checkout `code-kalman`.