dellaert
06eb801526
Added virtual destructor: for some reason if I remove virtual methods the unit tests fail...
2014-11-10 16:44:09 +01:00
Mike Bosse
003224ac3f
fixing serialization code when class has no base
2014-10-30 17:21:24 +01:00
gawela
2788ec7f33
removed std::type_traits which is c++11
2014-10-29 10:23:13 +01:00
Mike Bosse
1fadda83e0
removed DerivedValue<> inheritence from classes
2014-10-24 18:34:06 +02:00
dellaert
fcbc1e90cf
More traits
2014-10-21 18:03:28 +02:00
dellaert
c8c25b16ab
Added epipoles
2014-07-01 11:21:58 -04:00
Chris Beall
1ed2700515
Fix errors on Windows with VS 2010
2014-04-17 22:49:04 -04:00
Chris Beall
d3333c1c85
Fix errors on Windows with VS 2010
2014-04-17 22:07:55 -04:00
jing
fe81828a2c
add Serialization function to Unit3 and EssentialMatrix classes
2014-04-11 15:33:35 -04:00
dellaert
926c27c732
Rename Sphere2 -> Unit3
2014-02-22 16:20:28 -05:00
dellaert
a3a37131a1
Moved streaming to implementation file
2014-01-22 01:05:32 -05:00
dellaert
6c9fd16ce8
Moved streaming to header
2014-01-22 01:03:40 -05:00
Frank Dellaert
3cd45be423
Named constructor FromPose3, with Jacobians
2014-01-05 16:26:19 -05:00
Frank Dellaert
5ae65d3f3a
Derivatives of rotate work (at least, part that matters: not yet with respect to rotation)
2014-01-03 19:54:43 -05:00
Frank Dellaert
5002f3da8a
Moved to header as friend function
2014-01-03 17:49:45 -05:00
Frank Dellaert
01dbca8ce1
Use Rot3 and Sphere2 random constructors to generate random E
2013-12-26 14:00:07 -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
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