Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

trilateration

Trilateration of location given the 3D coordinates of at least four points and the distances.

Getting Started

Download or clone the master branch to compile and run the program.

Prerequisites

What things you need to run the program

CMake (v3.11.1)
g++ (v8.1.0)
Ceres (v1.14.0)

Build

user@system:~$ mkdir build
user@system:~$ cd build
user@system:~$ cmake ..
user@system:~$ make

Run

user@system:~$ ./trilateration

About

Trilateration of location given the 3D coordinates of at least four points and the distances.

Topics

Resources

Stars

9 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages