Skip to content

Rudresh172/Position_estimation_with_Trilateration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

2D Position estimation using trilateration from time of flight sensors and least squares optimization.

trilaterion/math.py accepts a .txt file with a list of radii of measurements from the time of flight sensors in the area of interest and performs trilateration over these radii based on the number of sensors. Least squares optimization gives a 2D location along with a radius of uncertainity as the output.

A sample example with readings from 3 time of flight sensors over 6 locations is provided in this repository. result_1.txt contains the readings from the sensor which is then processed in math.py and the output visualization images and gif is saved in the visualization folder.

Alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages