Chris Beall
|
537a1a3fae
|
Matlab wrapped classes now live within the gtsam namespace, meaning you have to use gtsamPose2 instead of just Pose2 in Matlab. This fixes the Point2 and Point3 issues we had with Matlab 2011b.
promote pose2SLAM planarSLAM etc. namespaces to be next to gtsam instead of within
|
2012-01-30 22:00:13 +00:00 |
Chris Beall
|
63dc9399b9
|
refactored Pose2SLAM
|
2012-01-28 02:31:44 +00:00 |
Stephen Williams
|
7c87a4f58d
|
Included the inline header at the bottom of SubgraphSolver, NonlinearFactorGraph, NonlinearOptimization, and NonlinearOptimizer. This avoids having to include the '-inl.h' in subsequent projects.
|
2011-12-20 23:25:43 +00:00 |
Alex Cunningham
|
5798868ab7
|
Changed LieValues->Values. Did not change Values typedefs in slam domains, just adjusted namespaces
|
2011-11-06 19:08:42 +00:00 |
Frank Dellaert
|
56d1d6ae34
|
Fixed some Doxygen problems with global replace
|
2011-10-14 03:23:14 +00:00 |
Frank Dellaert
|
e62c2bf5e9
|
Comments and README file
|
2011-08-19 13:11:04 +00:00 |
Yong-Dian Jian
|
8c91fe5f53
|
move things to vSLAM according to new policies
|
2010-10-30 05:31:22 +00:00 |
Yong-Dian Jian
|
adc8921f3b
|
separate the examples into easy/advanced style, remove shared pointer in easy examples, unify the convention
|
2010-10-21 21:38:38 +00:00 |