index
:
refslam.git
allfeats
Refslam. SLAM code from Masters thesis
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
types.h
Age
Commit message (
Expand
)
Author
2018-01-28
Change core.hpp to opencv.hpp so that I can compile.
Martin Miller
2017-08-15
add monocular option to cli
Martin Miller
2017-08-11
process noise flags
Martin Miller
2017-07-13
cli params for xcorr
Miller
2017-07-09
cli params
Martin Miller
2017-07-04
set ransac thresh and covbias
Miller
2017-07-04
add canoe height params
Martin Miller
2017-07-04
params for body noise
Miller
2017-07-03
add feature noise params to cli
Martin Miller
2017-07-03
Make it run on CC
Miller
2017-07-03
cc version
Miller
2017-04-09
Full state estimation and vision process are working.
Martin Miller
2017-04-09
MONO handling in State was missing Hy!
Martin Miller
2017-04-09
warp source and reflection patches
Martin Miller
2017-04-08
remove debug code from Vision::measure
Martin Miller
2017-04-08
Add code to perform a guided measurement.
Martin Miller
2017-04-07
Begin Vision class.
Martin Miller
2017-04-07
changes
Martin Miller
2017-04-04
Full state mostly implemented.
Martin Miller
2017-03-28
move aboveWater
Martin Miller
2017-03-28
update
Martin Miller
2017-03-25
Add HEIGHT measurement to types
Martin Miller
2017-03-25
update measurement_t type
Martin Miller
2017-03-22
Add measurement struct
Martin Miller
2017-03-19
Forgot to add this file several commits ago.
Martin Miller