Frank Dellaert
708665ca04
Moved new factor to header; Still fails!
2013-12-24 00:52:24 -05:00
Frank Dellaert
bba8368218
Added clone, minimization test; converges, but not to grund truth (which has high error)
2013-12-24 00:48:33 -05:00
Frank Dellaert
d6edd1db07
Sanitized/collapsed derivatives
2013-12-24 00:36:54 -05:00
Frank Dellaert
44d03e638e
Tedious derivatives, but right from the start!
2013-12-24 00:19:08 -05:00
Frank Dellaert
92c1398cd2
Checked evaluation and calculation
2013-12-23 22:29:09 -05:00
Frank Dellaert
ce7cf524ea
Initial unit test
2013-12-23 19:36:24 -05:00
Frank Dellaert
3b4fd765ec
Merged wrap improvements back from develop branch
2013-12-23 14:41:49 -05:00
Frank Dellaert
ec067b4954
gitinspector stats
2013-12-23 13:16:32 -05:00
Frank Dellaert
b4344cfe16
gitinspector stats
2013-12-23 13:16:17 -05:00
Frank Dellaert
2601b2ad00
Merged changes from the trunk back into examples. Mostly just Vector inits and some new examples.
2013-12-23 01:41:17 -05:00
Frank Dellaert
2778f2fe39
clone methods
2013-12-23 01:05:39 -05:00
Frank Dellaert
2d90fdc9e8
Merge Cal3_S2 changes from branch 'origin/release/2.4.0'
2013-12-22 21:44:37 -05:00
Frank Dellaert
5f6f4ac05a
Added a calibrate call for homogeneous coordinates
2013-12-22 21:29:32 -05:00
Frank Dellaert
736e79169d
Cherry-picked devlop fixes into 2.4:
...
Fixed warning in Release mode
Added default constructor
Added .gitignore with build directory in there
Disabled GTSAM_USE_SYSTEM_EIGEN flag until patches are incorporated into Eigen
2013-12-22 16:04:47 -05:00
Frank Dellaert
bea9eb0bd2
Added default constructor
2013-12-22 15:25:51 -05:00
Frank Dellaert
a2c982328d
Fixed warning in Release mode
2013-12-22 15:25:51 -05:00
Richard Roberts
2d14896497
Fixed overflow warning in unit test on 32-bit compile
2013-12-22 14:26:48 -05:00
Richard Roberts
2553e39746
Using an "Empty" constant in VariableSlots instead of calling numeric_limits::max() each time
2013-12-22 14:26:47 -05:00
Richard Roberts
09309e2869
Fixed debug and error message in JacobianFactor _countDims
2013-12-22 14:26:47 -05:00
Frank Dellaert
d912868ca6
Added .gitignore with build directory in there
2013-12-22 14:04:16 -05:00
Richard Roberts
f830bc5de6
Disabled GTSAM_USE_SYSTEM_EIGEN flag until patches are incorporated into Eigen
2013-12-22 13:21:08 -05:00
Richard Roberts
c149642c33
Added cmake subdirectory without history (at SVN r20364)
2013-12-22 13:08:01 -05:00
Richard Roberts
b64fa98e89
Removed cmake submodule
2013-12-22 13:07:43 -05:00
Richard Roberts
395b8a2f48
Added cmake subdirectory without history (at SVN r20364)
2013-12-22 13:04:47 -05:00
Richard Roberts
f8bb2cf371
Revert "Added cmake as submodule"
...
This reverts commit 191d18290d
.
2013-12-22 13:00:28 -05:00
Frank Dellaert
0dc1eac55c
Merged changes from the trunk back into navigation and slam. Needed some data files for tests, as well.
...
git-svn-id: https://svn.cc.gatech.edu/borg/gtsam/branches/2.4@20423 898a188c-9671-0410-8e00-e3fd810bbb7f
2013-12-21 18:34:23 -05:00
Frank Dellaert
bd3126f7b4
Merged changes from the trunk back into geometry. This triggered Eigen merge, as well as Vector/Matrix in base. Next up: slam, unstable.
...
git-svn-id: https://svn.cc.gatech.edu/borg/gtsam/branches/2.4@20422 898a188c-9671-0410-8e00-e3fd810bbb7f
2013-12-21 18:34:23 -05:00
Frank Dellaert
046da246ba
RotateFactor now takes full rotations, old one that takes directions is RotateDirectionsFactor (in same header)
...
git-svn-id: https://svn.cc.gatech.edu/borg/gtsam/trunk@20421 898a188c-9671-0410-8e00-e3fd810bbb7f
2013-12-21 18:30:47 -05:00
Frank Dellaert
9636ace3bb
Added more rodriguez variants -- although some should be deprecated (e.g., Point and Vector versions, for which it is possible to give incorrect input)
...
git-svn-id: https://svn.cc.gatech.edu/borg/gtsam/trunk@20419 898a188c-9671-0410-8e00-e3fd810bbb7f
2013-12-21 18:30:47 -05:00
Frank Dellaert
dd447f2c6c
Moved all common methods in new file Rot3.cpp
...
git-svn-id: https://svn.cc.gatech.edu/borg/gtsam/trunk@20416 898a188c-9671-0410-8e00-e3fd810bbb7f
2013-12-21 18:30:46 -05:00
Frank Dellaert
d109c981ed
Moved rotate(Rot3,Sphere2) to Rot3, makes more sense
...
git-svn-id: https://svn.cc.gatech.edu/borg/gtsam/trunk@20415 898a188c-9671-0410-8e00-e3fd810bbb7f
2013-12-21 18:30:46 -05:00
Frank Dellaert
848f992b98
fixed two tests that did not pass with Quaternions
...
git-svn-id: https://svn.cc.gatech.edu/borg/gtsam/trunk@20414 898a188c-9671-0410-8e00-e3fd810bbb7f
2013-12-21 18:30:46 -05:00
Frank Dellaert
3984fa6dec
Fixed compile error
...
git-svn-id: https://svn.cc.gatech.edu/borg/gtsam/trunk@20413 898a188c-9671-0410-8e00-e3fd810bbb7f
2013-12-21 18:30:45 -05:00
Frank Dellaert
41859a41a3
Small change and comment, removed debug output
...
git-svn-id: https://svn.cc.gatech.edu/borg/gtsam/trunk@20412 898a188c-9671-0410-8e00-e3fd810bbb7f
2013-12-21 18:30:45 -05:00
Duy-Nguyen Ta
6cede01c79
hack EssentialMatrix transform_to Jacobian
...
git-svn-id: https://svn.cc.gatech.edu/borg/gtsam/trunk@20411 898a188c-9671-0410-8e00-e3fd810bbb7f
2013-12-21 18:30:44 -05:00
Richard Roberts
faca0ecd04
Set cmake submodule branch to 2.4.0
2013-12-20 17:26:46 -05:00
Richard Roberts
5fd7d71575
Added cmake submodule to 2.4.0 branch
2013-12-20 17:20:21 -05:00
Richard Roberts
191d18290d
Added cmake as submodule
2013-12-20 17:06:05 -05:00
Frank Dellaert
d7dc390130
Particle factor scaffold
2013-12-19 17:14:40 +00:00
Frank Dellaert
f93b6829cc
Made the code a bit more readable
2013-12-19 17:13:38 +00:00
Frank Dellaert
197a3efef9
transform_to, but with bug in Jacobains...
2013-12-19 04:07:20 +00:00
Frank Dellaert
e5d7e3ce8a
point3
2013-12-19 04:05:13 +00:00
Frank Dellaert
a1ed6919b4
removed un-needed stuff
2013-12-18 20:48:34 +00:00
Frank Dellaert
da5d9949e8
5 point example now written BAL file and read by test (so Jing can use it in ransac)
2013-12-18 20:39:56 +00:00
Frank Dellaert
51f2ba2c7e
RotateFactor can help calibrate a rig *without* SLAM. Relevant math added to math.lyx
2013-12-18 04:45:34 +00:00
Frank Dellaert
e0c0cb751e
error is a signed, vector-valued error signal
2013-12-18 04:07:33 +00:00
Frank Dellaert
e69fbbb925
new constructor, getBasis->basis, rotate and distance
2013-12-18 03:11:58 +00:00
Richard Roberts
a63352d7cd
Additional fix in MKL specialization
2013-12-17 23:34:27 +00:00
Frank Dellaert
af04dce120
Changes to do hierarchical build
2013-12-17 22:23:53 +00:00
Frank Dellaert
8688fc85d0
MATLAB wrapping and Monocular VO example
2013-12-17 16:18:31 +00:00