Alex Cunningham
|
77eda5ab8c
|
In all nonlinear factors and configs, it is only necessary to specify a key with a typedef Value_t for the associated value. This has been removed from factor template definitions, as it is too easy to use the wrong value. Also, no more string keys or linear symbol keys in nonlinear systems. Updated MastSLAM to work, and ISAM2 works without change
|
2010-08-23 19:44:17 +00:00 |
Richard Roberts
|
f1132359d4
|
Installing headers in subdirectories and converted include directives to match the subdirectory structure (also see email to frankcvs)
|
2010-08-19 17:23:19 +00:00 |
Alex Cunningham
|
30c3f46b52
|
FusionTupleConfigs work correctly for optimization
|
2010-08-16 19:19:50 +00:00 |
Alex Cunningham
|
977155d133
|
Added simpler interfaces for FusionTupleConfig for 1,2, and 3 variable types
|
2010-08-15 21:35:03 +00:00 |
Alex Cunningham
|
a2fecf51c9
|
FusionTupleConfig is now a full config
|
2010-08-14 21:15:45 +00:00 |
Alex Cunningham
|
f3ccfaf100
|
Added dummy initialization of LieConfigs from arbitrary other LieConfigs, FusionTupleConfigs can now be created from arbitrary other FusionConfigs.
|
2010-08-13 19:51:04 +00:00 |
Alex Cunningham
|
f6dbee41d2
|
More of FusionTupleConfig works
|
2010-08-13 14:55:26 +00:00 |
Alex Cunningham
|
c2a83759cb
|
Added experimental replacement for TupleConfig using boost.fusion - this should eventually make it possible to make nonlinear factors interchangable regardless of config type.
|
2010-08-12 15:23:03 +00:00 |