Christoph Schütte
|
c2d9424342
|
Add Unittest for transform::RigidX. (#497)
|
2017-09-06 12:06:33 +02:00 |
Wolfgang Hess
|
5673334f0e
|
Tiny improvement of the gravity estimation. (#494)
|
2017-09-01 10:22:13 +02:00 |
Mac Mason
|
b54ca0cca6
|
Fix Rigid2 and Rigid3 to default to an identity transform. (#491)
|
2017-08-31 11:32:04 +02:00 |
Wolfgang Hess
|
bcde3b45b0
|
Tiny cleanup of TransformInterpolationBuffer. (#462)
|
2017-08-18 16:19:50 +02:00 |
zjwoody
|
ba6f782949
|
Fix ClangTidy warnings. (#455)
|
2017-08-16 15:21:04 +02:00 |
Wolfgang Hess
|
ba4f8ca9ee
|
Tiny cleanup. (#312)
|
2017-06-02 16:44:27 +02:00 |
Wolfgang Hess
|
6d2feaa8c7
|
Build and run all tests found by the glob. (#258)
|
2017-05-03 16:55:13 +02:00 |
Mac Mason
|
8bf6f101c5
|
Adds probability grid serialization to proto (#208)
|
2017-03-09 09:01:10 +01:00 |
Damon Kohler
|
4e9c3d69b5
|
Build all our source files into a single library. (#164)
|
2016-12-20 11:24:08 +01:00 |
Wolfgang Hess
|
0e826377c4
|
Add tool to compare to ground truth. (#148)
This computes metrics based on a SLAM result and a relations
file containing ground truth data.
|
2016-11-30 15:18:26 +01:00 |
Wolfgang Hess
|
574a56bbbc
|
Remove the UKF from local 2D SLAM. (#140)
Changes default configuration to log loop closure matches.
|
2016-11-23 12:37:55 +01:00 |
Wolfgang Hess
|
651a7a23e7
|
Rename trajectory and submap visualization protos. (#101)
|
2016-10-26 08:45:52 +02:00 |
Holger Rapp
|
eeb17bf055
|
Adds google_binary to create installable binaries. (#43)
- Do not link in Ceres if gflags or glog is used, but still rely on ceres
to find those libraries for us.
- Update CMakeLists with new settings.
|
2016-10-11 15:18:59 +02:00 |
catskul
|
045f6a7522
|
Pass Eigen arguments by const reference (#38)
Fixes #35.
|
2016-10-11 09:57:41 +02:00 |
Damon Kohler
|
269c28cb0c
|
Moves the contents of the cartographer subdirectory up one level.
|
2016-08-03 12:48:29 +02:00 |