Skip to content

muratams/NavCogIOSv3

 
 

Repository files navigation

NavCog3

Example of localization

This app uses BasicLocalizer in blelocpp library to localize user's location by observing bluetooth LE beacons signals.

You need to provide a model file for localization.

UI Mode

  • Blind User Mode: This mode is for blind users.
  • Wheel Chair / General Pedestrian Mode: This mode is mainly for wheel chair users and also all sighted users.

NavCog3 Tools

The project also includes the following tools.

  • NavCogFP: For fingerprinting
  • NavCogTool: For simulate blind user navigation commands
  • NavCogPreview: For virtual preview

Dependencies

Build

  1. install Carthage.
  2. In the project directory, run carthage bootstrap --platform iOS.
  3. install Cocoapods
  4. In the project directory, run pod install
  5. Open NavCog3.xcworkspace
  6. Build NavCog3 target with Xcode.

# if you archive the app for AppStore, Frameworks directory in Carthage/Build/iOS/HLPDialog.framework should be removed.

Setup

See wiki for set up servers and data.


About

About HULOP

Icons

Icons in NavCogFP are from https://github.com/IBM-Design/icons

License

MIT

README

This Human Scale Localization Platform library is intended solely for use with an Apple iOS product and intended to be used in conjunction with officially licensed Apple development tools and further customized and distributed under the terms and conditions of your licensed Apple developer program.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 94.8%
  • Objective-C++ 4.8%
  • Other 0.4%