Alex Cunningham
|
d2d6a26ff1
|
made a useful constructor for PairConfigs public and tested
|
2010-06-07 18:00:43 +00:00 |
Alex Cunningham
|
d2d51d9f68
|
Added single-element update function to TupleConfigs
|
2010-05-04 13:41:46 +00:00 |
Kai Ni
|
f81519b046
|
fixed a bug in update
|
2010-04-29 02:16:18 +00:00 |
Alex Cunningham
|
0a48b45b12
|
Added insertSub() to tupleconfig to allow the insertion of a subtype of config at once.
|
2010-03-17 16:24:22 +00:00 |
Alex Cunningham
|
3a5aeeeb0d
|
added test for insert function in TupleConfig that takes other configs
|
2010-03-15 16:34:40 +00:00 |
Frank Dellaert
|
fb1396d1c3
|
zero method
|
2010-03-10 00:21:01 +00:00 |
Alex Cunningham
|
74787df3fc
|
Added ability to insert whole configs at a time to LieConfig and TupleConfig
|
2010-02-25 02:50:01 +00:00 |
Alex Cunningham
|
8ff64793f1
|
Apparently, expmap != exmap. TupleConfigN's are no longer broken now.
|
2010-02-09 19:27:28 +00:00 |
Alex Cunningham
|
8aa440a679
|
Fixed the instantiation macros and exmap global functions for TupleConfigN
|
2010-02-09 01:24:41 +00:00 |
Alex Cunningham
|
d1267d1ef3
|
Added more constructors, print functionality and formatting for TupleConfig
|
2010-02-06 05:10:25 +00:00 |
Alex Cunningham
|
040d45cb45
|
Added wrapper classes for TupleConfig for ease of use.
|
2010-02-05 01:33:33 +00:00 |
Alex Cunningham
|
5c1c8ee76f
|
Changed PairConfig interface so that the internal configs need to be accessed with first() and second(). This is in anticipation of switching PairConfig to TupleConfig2.
|
2010-02-04 17:15:09 +00:00 |
Alex Cunningham
|
843f11678b
|
Recursive TupleConfig now has typedefs for 2-6 configs
|
2010-02-04 03:40:03 +00:00 |
Alex Cunningham
|
4e70f14097
|
The recursive TupleConfig should be ready for use now.
|
2010-02-04 02:04:45 +00:00 |
Alex Cunningham
|
e5a7d4c878
|
More functionality in TupleConfigs
|
2010-02-03 14:08:09 +00:00 |
Alex Cunningham
|
94d50ddfb9
|
Added a liberal sprinkling of 'typename' to make TupleConfig work better
|
2010-02-03 13:57:34 +00:00 |
Alex Cunningham
|
a66a405dd5
|
Partially implemented version of a recursive TupleConfig that is still very much under testing.
|
2010-02-03 13:47:13 +00:00 |
Richard Roberts
|
aef0b42562
|
Refactoring to use a new Symbol key instead of strings in Bayes*, Gaussian*, Ordering, Symbolic*, VectorConfig. Renamed existing type-checking key Symbol<C,T> to TypedSymbol<C,T>
|
2010-01-17 19:34:57 +00:00 |
Chris Beall
|
a956c1a8be
|
svn restored from 1733.
this commit updates gtsam to version 1774, which now appears as 1734.
|
2010-01-16 01:16:59 +00:00 |
Richard Roberts
|
ac10c440e1
|
PairConfig is implemented, VSLAMConfig is now a typedef!
|
2010-01-14 02:58:29 +00:00 |