Skip to content

Latest commit

 

History

History
36 lines (17 loc) · 836 Bytes

Changelog.md

File metadata and controls

36 lines (17 loc) · 836 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.1.0] - 2024-04-24

Added

  • Docker support. A Dockerfile has been added to facilitate deployment and execution via Docker containers.

Fixed

Changed

Removed

[1.0.0] - 2023-07-13

Added

  • When a Keyframe is associated to a GNSS measurement, the SE(3) pose is propagated to the GNSS measurement timestamp. This differs from the paper, originally it was assumed that the Keyframe and the GNSS measurement have the same timestamp (actually they were temporally close but the offset was not zero)

Fixed

Changed

Removed