Commit Graph

13 Commits (acde4d99a5a96765a49f56960484eda73e6875c9)

Author SHA1 Message Date
Alex Cunningham 6f2ef4ed72 Pacified warnings 2010-10-22 00:17:08 +00:00
Duy-Nguyen Ta 31a080e4bf vISAMexample is now working. 2010-10-21 23:32:51 +00:00
Duy-Nguyen Ta b9ec67cc3f add data for vISAMexample 2010-10-21 22:55:55 +00:00
Duy-Nguyen Ta 96057df75b delete old files 2010-10-21 22:53:43 +00:00
Duy-Nguyen Ta 5add714480 delete old files 2010-10-21 22:52:09 +00:00
Duy-Nguyen Ta 099552dbc9 - rename vSLAMexample to vSFMexample
- add vISAMexample. NOT working yet
2010-10-21 22:51:20 +00:00
Duy-Nguyen Ta 6458ac46f8 put pragma once for ISAM-inl
fix some path problem in vSLAMexample
2010-10-21 22:49:37 +00:00
Duy-Nguyen Ta fbcbea5f61 - Fix threshold in Rot3 Logmap for Linux 32bit. Should be 1e-5 instead of 1e-10
- The fix makes PriorFactor and PosePrior in vSLAM work.
- Now vSLAMexample can use PosePrior. It doesn't need hard constraints. Also, the gaussNewton can converge.
2010-10-21 17:29:29 +00:00
Duy-Nguyen Ta fa56595650 Fix vSLAMexample compilation error. Update to new Optimizer interface.
Fix data reading interface. Now the program requires a Data folder to be specified.
2010-10-20 18:50:41 +00:00
Chris Beall 95f91ab831 add Optimizer typedef to visualSLAM.h 2010-10-19 02:58:13 +00:00
Richard Roberts 4a7b8bad27 --with-boost no longer required, automatically finding boost 2010-10-17 17:06:28 +00:00
Kai Ni 47a668866e set default path for CCOLAMD and DenseQR 2010-10-16 02:29:17 +00:00
Duy-Nguyen Ta d55e72ae53 - Add vSLAMexample
- Add addPosePrior in visualSLAM.h
- Don't know how to install/copy Data folder
2010-10-15 02:16:21 +00:00