gs-rs 0.1.0

Implementation of a basic monocular SLAM (Simultaneous Localization and Mapping) Algorithm in pure Rust.
1
2
3
4
5
6
7
8
9
10
-----------------------------------------------------------------------------------------------------
                                     gs-rs - Graph SLAM in Rust
-----------------------------------------------------------------------------------------------------

SPDX-FileCopyrightText:      © 2020 Samuel Valenzuela (samuel.valenzuela@tngtech.com)
                             © 2020 Florian Rohm (florian.rohm@tngtech.com)
                             © 2020 Daniel Pape (daniel.pape@tngtech.com)
SPDX-License-Identifier:     MIT OR Apache-2.0

This product includes software developed at TNG Technology Consulting GmbH (https://www.tngtech.com/).