Skip to content

bartville/dwarf-calibration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dwarf-Calibration Tool

Ultra-minimalistic tool for 3d calibration.

Prerequisites

  • Eigen3

Compilation and test

To compile the tool simply use the standard CMake modality

mkdir build
cd build 
cmake ..
make

To test the dwarf solver is not drunk, run the example app

cd bin
./dwarf-calibration-app

A dwarf factory will generate a fake dataset and, starting from an Identity initial guess, a dwarf solver will find the correct transform. If the Dwarf Solution is near the Actual Solution, drink to the Dwarf-calibrator

About

minimalistic (dwarfic) tool for 3d calibration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published