summaryrefslogtreecommitdiff
path: root/src/feature.cpp
AgeCommit message (Expand)Author
2017-03-28ChangesMartin Miller
2017-03-28updateMartin Miller
2017-03-27Fix Hx, Hy initializationMartin Miller
2017-03-26Fully implemented EKF.Martin Miller
2017-03-26Use householder transformation for ppbhatMartin Miller
2017-03-25Add initial view to Feature.Martin Miller
2017-03-25Add Feature method to test if in FOVMartin Miller
2017-03-25Add Feature::dx()Martin Miller
2017-03-25Add Feature methods.Martin Miller
2017-03-24Move feature depth calculation to Feature class.Martin Miller
2017-03-22Add feature handling to stateMartin Miller
2017-03-20Fix Jacobian of motion model.Martin Miller
2017-03-19Add feature ConstructorMartin Miller
2017-03-19Add Feature::S() method.Martin Miller
2017-03-19Add motion model.Martin Miller
2017-03-19Implement feature measurement prediction.Martin Miller
2017-03-18Start Feature::h() methodMartin Miller
2017-03-18Add Feature classMartin Miller