Commit Graph

11572 Commits (83a0f515875b666a9cdae1e4af1668d6ec737fc8)

Author SHA1 Message Date
Frank Dellaert 83a0f51587 Moved TranslationFactor prototype into sfm directory 2020-05-12 19:37:33 -04:00
Frank Dellaert 652302f5ad Running optimization 2020-05-12 19:37:33 -04:00
Frank Dellaert d8f3ca46a4 Added initalizeRandomly 2020-05-12 19:37:33 -04:00
Frank Dellaert 146f411a99 Built TranslationFactor class and partially completed TranslationRecovery class 2020-05-12 19:37:33 -04:00
Frank Dellaert 5abe293cdf Setup and simulateMeasurements 2020-05-12 19:37:33 -04:00
Frank Dellaert b1bb0c9ed5
Merge pull request #305 from borglab/feature/examples
Feature/examples
2020-05-11 17:54:52 -04:00
Frank Dellaert 0af2277dc9
Merge pull request #303 from acxz/boost-timer
update calls from boost timer
2020-05-10 13:24:04 -04:00
acxz 414283a300 add wall time to reciprocate original timing 2020-05-10 00:41:03 -04:00
acxz 93b4081c7f update timing to use internal timing.h api 2020-05-09 21:29:08 -04:00
Frank dellaert 0cd1e777bc Reformatted some and use of auto 2020-05-09 19:08:31 -04:00
Frank dellaert ff5a14831b Reformatted and refactored 2020-05-09 19:08:17 -04:00
Frank Dellaert 6a23c476a1
Merge pull request #279 from ghaggin/camera_mods
Fisheye Calibration
2020-05-09 16:44:54 -04:00
Frank Dellaert f948fe3442
Merge pull request #183 from borglab/fix/unit-test-tolerances
Enable and fix unit tests in different archs
2020-05-09 16:41:44 -04:00
Frank Dellaert 3e6d360ff8
Merge pull request #255 from borglab/feature/python-plotting
Python plotting upgrades
2020-05-09 16:40:05 -04:00
Akshay Krishnan ec29903eaa
Merge pull request #288 from borglab/feature/lines
Representation for lines in 3D - Line3
2020-05-09 14:05:29 -04:00
Frank Dellaert 348c49b3df
Merge pull request #304 from borglab/fix/alignment_boost_list_of
Fix test failure on latest Clang 10.0.0-1
2020-05-09 13:48:27 -04:00
akrishnan86 ad2c9b6683 additional jacobian for retract and local and unit tests 2020-05-09 08:28:44 -04:00
Fan Jiang c549d8b8b7 Fix test failure on latest Clang 10.0.0-1 2020-05-08 13:18:13 -04:00
Varun Agrawal e1ff5b5e8e
Merge pull request #295 from acxz/sign-compare
fix sign-compare warning b/t size_t and int
2020-05-08 12:31:59 -04:00
Varun Agrawal c5efabea09
Merge pull request #256 from borglab/fix/todos
Various improvements
2020-05-08 11:58:29 -04:00
Fan Jiang fbece35715
Merge pull request #300 from acxz/fix/find-mkl
Fix/find mkl
2020-05-07 15:48:07 -04:00
Varun Agrawal f79409644a Merge branch 'fix/todos' of github.com:borglab/gtsam into fix/todos 2020-05-07 15:21:35 -04:00
Varun Agrawal 620ca2bd3a const reference and minor updates 2020-05-07 15:18:48 -04:00
akrishnan86 479d619573 removed extra blank space in testLine3 2020-05-07 14:26:46 -04:00
akrishnan86 44460192e1 elegant jacobian computation 2020-05-07 14:20:23 -04:00
akrishnan86 100a195265 reformat to google style indents 2020-05-07 12:02:53 -04:00
acxz 89c6bd6af1 fix sign-compare warning 2020-05-07 11:47:34 -04:00
Frank Dellaert 81c1783021
Merge pull request #276 from borglab/feature/matrix-printing
Better matrix printing
2020-05-07 11:43:45 -04:00
Frank Dellaert 2bb85ac116
Merge pull request #297 from acxz/uninitialized-key
fix uninitialized variable Key first_pose
2020-05-07 11:34:29 -04:00
Frank Dellaert 0b5b278bf7
Merge pull request #298 from borglab/fix/ppa-debian-packages
Ubuntu PPA packages: disco is obsolete. Add focal.
2020-05-07 11:33:34 -04:00
acxz 3d328f12a2 add path to find iomp5 mkl library 2020-05-07 09:07:16 -04:00
acxz 81494cefdf remove trailing whitespaces 2020-05-07 09:02:29 -04:00
akrishnan86 ff037163db documenting the point() function 2020-05-07 03:12:57 -04:00
akrishnan86 cf6a21845c removed concepts header 2020-05-07 02:57:42 -04:00
akrishnan86 9fa735e31a remove cstlib header inclusion 2020-05-07 02:44:26 -04:00
akrishnan86 e9cd6ea238 optionaljacobian initialization with eigen mat 2020-05-07 02:36:47 -04:00
Varun Agrawal 4e564f1aba fixed pose3 test for new print format 2020-05-07 02:32:09 -04:00
akrishnan86 fd0c0c626f API changes after review1 2020-05-07 02:30:01 -04:00
Jose Luis Blanco-Claraco 51d18a0ae6
Ubuntu PPA packages: disco is obsolete. Add focal. 2020-05-07 07:45:52 +02:00
acxz 222e767e8d fix uninitialized variable Key first_pose 2020-05-06 23:49:51 -04:00
Varun Agrawal b48456b871 better matrix printing without space wastage, fixed notation in comment 2020-05-06 21:47:44 -04:00
Frank Dellaert b4eb0c233d
Merge pull request #209 from acxz/tbb_fix
TBB deprecation fix (partial)
2020-05-06 18:52:56 -04:00
acxz e0cbc76456 change to more efficient call of threaded functions 2020-05-06 16:47:16 -04:00
akrishnan86 50390277e5 minor change review 1 2020-05-05 09:29:36 -04:00
akrishnan86 1c85b99b30 some changes after review 1 2020-05-05 09:27:27 -04:00
akrishnan86 4356c1953d line3 compiled tested 2020-05-03 12:20:33 -04:00
Jose Luis Blanco Claraco 2622acb7a7
remove useless file 2020-04-28 08:32:31 +02:00
Jose Luis Blanco Claraco 54b739f695
relax test numerical thresholds to fix failures in some architectures 2020-04-28 08:32:31 +02:00
Jose Luis Blanco-Claraco 6ba9a8b283
Fix running unit tests in Debian builds 2020-04-28 08:32:31 +02:00
Glen Haggin d827d3ebad Added test cases for fisheye calibration verified in OpenCv 2020-04-22 13:51:01 -04:00