Tags: MIT-SPARK/KISS-Matcher
Tags
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
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