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
/
body.h
Age
Commit message (
Expand
)
Author
2018-01-28
Add define for FEATUREMAP
Martin Miller
2017-07-03
cc version
Miller
2017-06-26
10pct mean error
Martin Miller
2017-04-11
Update process noise in body.
Martin Miller
2017-04-07
changes
Martin Miller
2017-04-06
process noise
Martin Miller
2017-04-05
Improved process noise modeling
Martin Miller
2017-04-05
changes
Martin Miller
2017-04-04
Full state mostly implemented.
Martin Miller
2017-04-04
Update Body to use STATESIZE
Martin Miller
2017-04-03
Add quaternion accessor to Body.
Martin Miller
2017-04-03
Update body to use full state.
Martin Miller
2017-03-31
Add compile time flags.
Martin Miller
2017-03-31
Add 1-Point RANSAC.
Martin Miller
2017-03-29
tweak
Martin Miller
2017-03-29
Change hardcoded values to defines
Martin Miller
2017-03-27
Change Body::update to Body::dx
Martin Miller
2017-03-27
Change {State,Body}::enu() to pos()
Martin Miller
2017-03-25
Update Body::S
Martin Miller
2017-03-24
Body can return velocity
Martin Miller
2017-03-22
Add feature handling to state
Martin Miller
2017-03-20
Fix Jacobian of motion model.
Martin Miller
2017-03-20
Use hardcoded block sizes. Update skewSymmetric.
Martin Miller
2017-03-18
Start Feature::h() method
Martin Miller
2017-03-18
Major rewrite moves state variables into state.
Martin Miller
2017-03-18
Add fake z kalman update
Martin Miller
2017-03-18
Update P during imuCallback
Martin Miller
2017-03-18
Add support for INSCOVS.
Martin Miller
2017-03-17
Integration is implemented. But there are problems.
Martin Miller