Commit Graph

8631 Commits (fd1e41a9e6efa6a4d1e38b45320aa1429fa5ffdd)

Author SHA1 Message Date
cbeall3 fd1e41a9e6 remove calibration template from SmartStereoProjectionPoseFactor 2015-07-28 15:12:02 -04:00
cbeall3 748877ff7e remove calibration template from SmartStereoProjectionFactor 2015-07-28 14:56:45 -04:00
cbeall3 db64b48fda tests pass 2015-07-28 14:48:53 -04:00
cbeall3 da9078cf3b add nonlinear triangulation back. Some unit tests fail again 2015-07-27 23:27:20 -04:00
cbeall3 b5aa7fb7f0 change interface to match PinholePose. 2015-07-27 23:25:05 -04:00
cbeall3 02c7b2b81d made more generic, and comments 2015-07-20 11:46:18 -04:00
cbeall3 5e660198b6 make more generic so it can be used with StereoCamera, too 2015-07-20 11:45:54 -04:00
cbeall3 7ae31bd8e7 delete some unused stuff 2015-07-20 11:43:57 -04:00
cbeall3 b5a978c534 improve dynamic outlier rejection test 2015-07-19 21:01:14 -04:00
cbeall3 fcc9ac2669 remove extra cout 2015-07-19 20:39:34 -04:00
cbeall3 36c652ac40 remove monocular triangulation hack and make tests pass again 2015-07-19 20:37:16 -04:00
cbeall3 3f0e695cc9 some tests pass again 2015-07-16 11:26:07 -04:00
cbeall3 93f7eafaa8 re-enable triangulation hack 2015-07-15 23:16:45 -04:00
cbeall3 bd4dd84933 huge refactor. Compiles again, but triangulation still broken, SmartStereo test fails 2015-07-15 16:53:04 -04:00
cbeall3 9c2ab0ce3b change 2 to ZDim 2015-07-15 16:52:06 -04:00
cbeall3 fb4dd81c4d refactoring: step 1 2015-07-15 12:58:03 -04:00
cbeall3 ecdd4d5787 Fix parameter bug and improve documentation 2015-07-15 12:51:21 -04:00
Frank Dellaert de72aa371a Merged in fix/Unit3Serialization (pull request #173)
Numerous fixes to Unit3
2015-07-12 12:14:48 -07:00
zhaoyang 6b1c411f9e feature: add two small unit tests for local coordinate 2015-07-12 14:37:40 -04:00
zhaoyang 05a55b262a fix: type error in comments 2015-07-12 14:37:03 -04:00
Frank Dellaert 6bf96c7ed4 Merge remote-tracking branch 'origin/fix/Unit3Serialization' into fix/Unit3Serialization 2015-07-12 10:39:31 -07:00
Frank Dellaert 3a3088856e Merge remote-tracking branch 'origin/fix/Unit3Serialization' into fix/Unit3Serialization 2015-07-12 10:37:35 -07:00
Frank Dellaert 297f8fcc9b Replaced flaky random tests with more compact one that excludes degeneracies explicitly 2015-07-12 10:30:30 -07:00
Frank Dellaert 3245a2304e Improved small angle behavior of retract 2015-07-12 10:29:55 -07:00
Frank Dellaert fcbceaf746 More tests 2015-07-12 00:12:06 -07:00
Frank Dellaert 84950b3b4d Unit3.cpp edited online with Bitbucket 2015-07-12 05:17:23 +00:00
Frank Dellaert 48169e7776 restored mutex to original scope 2015-07-11 21:14:45 -07:00
Frank Dellaert c8cf14d4b9 Moved mutex around smaller block 2015-07-11 20:00:56 -07:00
Frank Dellaert 5c406dc7c7 fixed serialization (no need to save B!) 2015-07-11 20:00:41 -07:00
Frank Dellaert 9146bfe89f Merged in fix/unit3retract (pull request #167)
fix: correct some inappropriate floating point error in Unit3, and its test
2015-07-11 16:55:14 -07:00
Frank Dellaert 6703dab218 Merged in fix/noiseModel (pull request #172)
Small fix to NoiseModel, with new tests
2015-07-11 15:42:22 -07:00
Frank Dellaert 64b26288f5 fixed broken covariance 2015-07-11 14:16:17 -07:00
Frank Dellaert 5b4daf7527 Added tests for R/covariance/information 2015-07-11 14:14:04 -07:00
Frank Dellaert d45f6336d8 missing export header 2015-07-11 14:13:42 -07:00
Frank Dellaert b66dda2fe5 Merged in bug/expressionWithDuplicateKeys (pull request #171)
- Unit test from ETH folks which replicates the bug
- Improved printing as part of tracking it down
- Simultaneous bug fixes
- Extra unit test by Frank
2015-07-09 01:16:09 -07:00
Frank Dellaert 3fdcba9774 Merge remote-tracking branch 'origin/bug/expressionWithDuplicateKeys' into bug/expressionWithDuplicateKeys 2015-07-09 00:57:01 -07:00
Frank Dellaert aa1fae41a9 Added testcase mixing binary and ternary cases 2015-07-09 00:53:40 -07:00
Frank Dellaert a923086a00 Removed print statements 2015-07-09 00:42:48 -07:00
Frank Dellaert 0922624b9e FIXED PRETTY TERRIBLE BUG 2015-07-09 00:41:03 -07:00
Frank Dellaert 20b669bed6 Refined testcase even more for debugging 2015-07-09 00:40:21 -07:00
Mike Bosse e9ddee4322 fixed bug in expression traceExecution 2015-07-09 09:39:13 +02:00
Frank Dellaert 4516c67389 More compact and informative trace/record printing 2015-07-08 23:52:25 -07:00
Frank Dellaert 2bc0d580e7 Slightly changed example, debugging output 2015-07-08 23:29:21 -07:00
Frank Dellaert 6df0d49769 Recursive print 2015-07-08 23:21:49 -07:00
Frank Dellaert f7c5f0cb79 Moved test to tests/ExpressionFactor 2015-07-08 22:50:24 -07:00
dellaert 0c29215018 Slight refactor/reformatting 2015-07-08 19:20:05 -07:00
dellaert 61d6ba8a57 Refactored tests a bit to use existing test framework (also originated from ETH so almost identical) 2015-07-08 18:46:06 -07:00
dellaert b9b761e06b Made tests work better with CppUnitLite 2015-07-08 18:45:27 -07:00
dellaert 3e85de6337 Merge remote-tracking branch 'origin/develop' into bug/expressionWithDuplicateKeys 2015-07-08 16:31:53 -07:00
Frank Dellaert e331fa1b76 Merged in fix/smallRetracts (pull request #170)
Cleaned up expmap near identity for Rot3/Pose3
2015-07-08 16:30:44 -07:00