Commit Graph

5 Commits

Author SHA1 Message Date
Hauke Heibel 85fdcdf055 Fixed Geometry module failures.
Removed default parameter from Transform.
Removed the TransformXX typedefs.
Removed references to TransformXX from unit tests and docs.
Assigning Transforms to a sub-group is now forbidden at compile time.
Products should now properly support the Isometry flag.
Fixed alignment checks in MapBase.
2010-08-17 20:03:50 +02:00
Hauke Heibel f1679c7185 Utilize Index in all unit tests. 2010-06-20 17:37:56 +02:00
Hauke Heibel 91c7af28a8 Remove printouts. 2010-06-12 15:16:39 +02:00
Hauke Heibel 00267e3a47 Added some verbosity on failures in order to get an idea of what is goind wrong on GCC 4.3. 2010-06-11 12:13:29 +02:00
Hauke Heibel 214d5a892d Added support for STL lists with aligned Eigen types. 2010-04-18 20:10:43 +02:00