aboutsummaryrefslogtreecommitdiff
path: root/src/poser_sba.c
Commit message (Expand)AuthorAgeFilesLines
* Added success counter to sba tooJustin Berger2018-03-241-4/+12
* Added reset cntr for sbaJustin Berger2018-03-231-17/+30
* Rate limited SBA to run only once per sweep pairJustin Berger2018-03-221-13/+25
* Fixed nullptr issue in poser_sbaJustin Berger2018-03-211-2/+9
* Moved pose to linmath to support stronger typingJustin Berger2018-03-211-3/+3
* Merge branch 'master' into standard_lh_calibJustin Berger2018-03-211-17/+157
|\
| * Tweaked thresholds, played with single sweep solverJustin Berger2018-03-211-18/+168
* | Added functionality to standardize where found lighthouses goJustin Berger2018-03-201-13/+16
* | Added code to cancel out object rotation when calibratingJustin Berger2018-03-201-3/+8
|/
* Squelched warning when no LH positions were foundJustin Berger2018-03-191-1/+1
* Removed unneeded prints; fixed memory issue in sba poserJustin Berger2018-03-161-0/+329