/MultilaterationExample

This small script implements a multilateration solver, for use position estimation given a set of relative detection times by sensors and a medium speed

Primary LanguagePythonMIT LicenseMIT

Multilateration Example

Python rewrite of multilateration technique by André Andersen in his blog post.