/RO54-N_Lateration

University project to understand and implement a basic indoor geolocalization solved with N-Lateration algorithm.

Primary LanguageSwiftGNU General Public License v3.0GPL-3.0

RO54 - N_Lateration

Description

University practical work to understand and implement a basic indoor geolocalization solved with N-Lateration algorithm.

Is has been done for the Course Credits RO54 - Positionning systems at Université de Technologie de Belfort Montbéliard (FR).

The report with all the explanations is under /docs.

How to use

Edit /N-Lateration/Sources/NLateration/NLateration.swift with your access point datas, then :

  • Go to /N-Lateration

  • Run swift build

  • Run swift run