Skip to content

Tags: MIT-SPARK/KISS-Matcher

Tags

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #103 from MIT-SPARK/release/v1.0.2

v1.0.2: derive __version__ from package metadata

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #102 from MIT-SPARK/release/v1.0.1

Release v1.0.1 (slim install footprint)

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #97 from MIT-SPARK/ci/drop-macos13-wheel

ci: drop macos-13 from wheel matrix (queue stuck)

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix/inter session timestamp (#52)

* Set timestamps for map and scan point clouds

* Set timestamps for KISS-Matcher clouds using timestamp of the query frame

* (minor) set tf_hz_

* (minor) fix printed comment

* Support real-time tf update for initial_alignment visualization

* (minor) update rviz files

* (minor) update printing message part in initial alignment part

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feature/prune and matching (#28)

* (minor) add explanation

* Rename function's name

* Put inline and initial value

* Implement applyOutlierPruning

* rename tgt to dst

* Fix weird indentation + apply pre-commit

* Implement pruneAndSolve

* Apply clang format (why was it off?!)

* Add comments

* Move position of resetSolver()

* Fix unupdated comments

* Update pybinding codes

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feature/enhance usability (#15)

* Add pmc-relevant issue

* set use_ratio_test_ as true in a default option

* Update README.md

* Update explanations

* Add Acknowledgement

* Datach wrongly pushed install directory

* (minor) add a line

v0.1.0

Toggle v0.1.0's commit message
misc update (not important)