Jeremy Aguilon
|
9a3d517925
|
Make documentation on .cpp file more specific
|
2019-03-06 17:49:40 -05:00 |
Jeremy Aguilon
|
7d2e4d2e64
|
Fix warning message in the unit tests/examples
|
2019-03-06 17:47:34 -05:00 |
Yao Chen
|
3b7c57aedf
|
Replaced BOOSE_FOREACH with for in gtsam_unstable folder.
|
2016-05-20 23:41:41 -04:00 |
Richard Roberts
|
f9ca07e610
|
Converted Vector(2|3) << ... to Vector2(...) or Vector3(...) syntax
|
2014-11-23 10:22:25 -08:00 |
Richard Roberts
|
aa093a35da
|
Updated all comma initializer usages to use .finished()
|
2014-11-22 16:35:27 -08:00 |
Richard Roberts
|
880d9a8e3c
|
Switched to new Eigen built-in special comma initializer
|
2013-12-16 21:33:12 +00:00 |
Jing Dong
|
2a178515b3
|
Fix Vector_() to Vec() in gtsam_unstable/examples
|
2013-10-22 04:30:13 +00:00 |
Alex Cunningham
|
f9dcf31c2b
|
Fixing examples and some tests for gtsam_unstable/nonlinear. testConcurrentIncrementalFilter doesn't compile and is disabled, testIncrementalFixedLagSmoother is enabled and builds, but fails.
|
2013-08-19 15:32:08 +00:00 |
Richard Roberts
|
6cba528671
|
Fixed include path
|
2013-08-12 18:21:27 +00:00 |
Stephen Williams
|
13d3f1cb6e
|
Updated Fixed-Lag smoother example
|
2013-05-21 14:57:40 +00:00 |
Stephen Williams
|
f216e97a15
|
Modified the getter method in the FixedLagSmoother base class to follow general GTSAM conventions
|
2013-04-15 17:53:33 +00:00 |
Stephen Williams
|
1c738123b9
|
Fixed inconsistency between odometry measurements and initializations
|
2013-04-12 12:51:22 +00:00 |
Stephen Williams
|
5087e4eabc
|
Modified Fixed-Lag Smoothing example to call iSAM2 multiple times to recover the same solution as batch
|
2013-04-11 21:10:32 +00:00 |
Stephen Williams
|
c902908115
|
Added 'examples' folder to gtsam_unstable
|
2013-04-11 20:47:25 +00:00 |