This repository includes a set of different algorithms combined in Navigine core positioning library. The application scope of Navigine positioning library includes (and is not limited to) cases of indoor navigation in airports, shopping malls, universities, and so on.
- Refer to the Navigine official website for complete list of downloads, useful materials, information about the company, and so on.
- Get started with Navigine to get full access to Navigation services, SDKs, and applications.
- Refer to the Navigine User Manual for complete product usage guidelines.
- Find company contact information at the official website under Contacts tab.
Add the project with all used data structures required for positioning:
- Prepare and add the code for the data structure block
- Add documentation
- Add examples of how all the structures are created
Add positioning block utilizing simple positioning algorithm and all the processing blocks:
- Add C++ Code to repository
- Add set of tests for position estimation
- Add comprehensive documentation and references to related scientific articles.
Add optional positioning algorithms to be used in core positioning block
- Add C++ Code
- Add set of tests for position estimation