Crates.io | pos |
lib.rs | pos |
version | 0.2.0 |
source | src |
created_at | 2015-12-03 19:11:10.215666 |
updated_at | 2024-07-11 18:46:31.293124 |
description | Reads GNSS/IMU position and accuracy files. |
homepage | https://github.com/gadomski/pos-rs |
repository | https://github.com/gadomski/pos-rs |
max_upload_size | |
id | 3563 |
size | 56,326 |
Small Rust library for reading GNSS/IMU position and accuracy data.
Currently supported formats:
The test files are not contained within this repo — use scripts/download-test-files
to download them:
scripts/download-test-files
Then, to run the tests:
cargo test
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.