Frank Dellaert
|
9560997bc7
|
Plotting
|
2012-06-05 03:51:21 +00:00 |
Frank Dellaert
|
f924d01bc3
|
Synchronized mixed case naming
|
2012-06-03 05:25:05 +00:00 |
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 |
Frank Dellaert
|
69e8923690
|
Plot covariance ellipses in MATLAB
|
2012-05-23 12:35:48 +00:00 |
Frank Dellaert
|
8a69bb8bcb
|
Added marginals in MATLAB, but had to fix a bug in converting from 64 bit ints to size_t. This begs the question what happens on 32-bit machines with Symbols.
|
2012-05-22 19:01:40 +00:00 |
Frank Dellaert
|
3e9ceda062
|
Sync with C++ example
|
2012-05-21 21:53:26 +00:00 |