Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 534 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 534 Bytes

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