A simple Rust implementation of trilateration. Inspired heavily by node-trilateration.
USAGE:
trilat <INPUT>
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
ARGS:
<INPUT> Sets the input file to use
cargo install --path ./
cargo run -- examples/beacons.json