Frank Dellaert
|
5160c2eb50
|
Significant API change in slam (GTSAM 2.0.1 or 2.1): to eliminate confusion and give the user more freedom in creating their own Keys, the different slam variants no longer create Symbol keys themselves. Instead, all interaction is done via Keys (which are just unordered, unsigned ints). All PoseSLAM unit tests and examples now just use sequential keys. However, a user can still create Keys using the Symbol constructor, which is illustrated in the landmark-based unit tests and examples.
|
2012-06-02 16:18:40 +00:00 |
Duy-Nguyen Ta
|
645fe1592a
|
Just fix some comments
|
2010-10-26 21:12:44 +00:00 |
Richard Roberts
|
07532b815b
|
Code formatting and inserting copyright notice
|
2010-10-26 15:01:34 +00:00 |
Alex Cunningham
|
6f2ef4ed72
|
Pacified warnings
|
2010-10-22 00:17:08 +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
|
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 |
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 |