Commit Graph

10381 Commits (d02b33af8819b77a2c7670b46f0d9af6bfe812fc)

Author SHA1 Message Date
Frank Dellaert d02b33af88 Deprecated ProductManifold as has alignment issues and is overly obfuscating. 2018-11-06 10:16:55 -05:00
Frank Dellaert 3c4aadc712 Use allocate_shared rather than make_shared to make sure alignment is good 2018-11-06 00:30:18 -05:00
Frank Dellaert c58a78b60a More aligned new operators 2018-11-06 00:29:38 -05:00
Frank Dellaert 2584d421b8 Weird alignment issue -> changed to static 2018-11-06 00:29:02 -05:00
Frank Dellaert 65c0515829 Ignore windows temps 2018-11-06 00:28:36 -05:00
Frank Dellaert 5409477c45 Add aligned new operator 2018-11-05 00:19:04 -05:00
Frank Dellaert dedea83bd6 Merge remote-tracking branch 'origin/develop' into fix/alignment 2018-11-05 00:07:07 -05:00
Frank Dellaert 34cdd4f529 Merge branch 'feature/pch' into develop 2018-11-05 00:04:29 -05:00
Frank Dellaert 415e4b10b1 Adding a pre-compiled header for MSVC
(cherry picked from commit e38a3156c3)
2018-11-04 22:48:10 -05:00
Frank Dellaert 6e1994abd3 No longer uses ProductManifold, compilation issue with aligned operator. 2018-11-04 22:41:15 -05:00
Frank Dellaert fb40155198 Merge remote-tracking branch 'origin/develop' into fix/alignment 2018-11-04 15:03:39 -05:00
Frank Dellaert 36c2885f0b Merge branch 'fix/gtsam_exports' into develop 2018-11-04 14:34:05 -05:00
Frank Dellaert fce0f15c1b Adding all missing GTSAM_EXPORT directives from 'origin/fix/msvc2017' 2018-11-04 14:32:29 -05:00
Frank Dellaert b8f3cd0f13 Merge in alignment-related changes from 'origin/fix/msvc2017' 2018-11-04 13:05:28 -05:00
Frank Dellaert ce5072c7bb Merged in feature/Eigen_3.3.4 (pull request #331)
Feature/Eigen 3.3.4
2018-11-03 04:28:38 +00:00
Frank Dellaert e31b3f0519 Merged in fix/testwrap-failure (pull request #330)
Fix testWrap failure after Duy change

Approved-by: Mike Sheffler <msheffler@toyon.com>
2018-10-31 23:02:47 +00:00
Frank Dellaert 72f71b2ff5 Patched warning, see http://eigen.tuxfamily.org/bz/show_bug.cgi?id=1402 2018-10-31 14:01:13 +00:00
Frank Dellaert 70a9bbc404 Fix testWrap failure after Duy change 2018-10-31 12:51:30 +00:00
Frank Dellaert f998786cc0 Merge branch 'develop' into feature/Eigen_3.3.4 2018-10-31 08:34:32 -04:00
Mike Sheffler b8de033bd0 Merged in mikesheffler/gtsam (pull request #328)
Added gtsam:: qualifier
Close issue #384
2018-10-30 23:24:27 +00:00
AltNav NUC a1065a6424 Added gtsam:: qualifier 2018-10-30 15:32:37 -07:00
Mike Sheffler 136559d24a Merged gtborg/gtsam into develop 2018-10-30 15:12:34 -07:00
Frank Dellaert 2a0cee830d Updated outdated comment 2018-10-23 19:55:41 +00:00
Frank Dellaert a934e16360 Merge branch 'develop' into feature/Eigen_3.3.4 2018-10-23 07:20:35 -04:00
Frank Dellaert ff843fceba Merged in fix/imu-example (pull request #327)
Compiled and ran on my mac.
Fixed noise model, removed extraneous variable
2018-10-22 13:20:54 +00:00
Frank Dellaert 9840286979 Fixed noise model, removed extraneous variable 2018-10-22 11:31:12 +00:00
Frank Dellaert 66eebc9325 Merged feature/plot_pose2 into develop 2018-10-20 00:36:04 -04:00
Frank Dellaert f4564f444e 2D pose plotting 2018-10-18 10:47:03 -04:00
Frank Dellaert c6d9baf3ce Merged in fix/ImuFactor (pull request #325)
close issue #280
TBB/cython bug on Mac seems unrelated
2018-10-18 13:40:57 +00:00
Duy-Nguyen Ta 60a52fb523 Merged in thduynguyen/gtsam-duy/fix/cython_print (pull request #324)
support pythonic print for gtsam objects.
2018-10-17 12:09:25 +00:00
Duy-Nguyen Ta 8b22b21150 Merged in thduynguyen/gtsam-duy/fix/ImuFactor (pull request #326)
fix "const Vector&" in gtsam.h
2018-10-17 12:07:36 +00:00
Duy-Nguyen Ta 15cc9a51b3 fix "const Vector&" in gtsam.h 2018-10-17 06:01:14 -04:00
Duy-Nguyen Ta d802255eb3 support pythonic print for gtsam objects. 2018-10-17 05:40:57 -04:00
Frank Dellaert 264a240094 Fixed both C++ and python examples 2018-10-16 19:01:28 -04:00
Frank Dellaert 1d214d4529 Successful wrap of Scenario 2018-10-16 17:01:47 -04:00
Frank Dellaert 4868a36b6c Added optional initial pose in ConstantTwistScenario 2018-10-16 16:14:24 -04:00
Frank Dellaert d751c65fab Removed batch solution (as identical) 2018-10-16 15:09:56 -04:00
Frank Dellaert f7c3f1da3f Fixed acceleration measurement 2018-10-16 11:30:01 -04:00
Frank Dellaert 9a8f06b70d Merged in feature/cython-examples (pull request #323)
Feature/cython examples

Approved-by: Duy-Nguyen Ta <thduynguyen@gmail.com>
2018-10-16 14:36:38 +00:00
Frank Dellaert 89101c1220 Addressed (some) comments by Duy 2018-10-16 10:36:13 -04:00
Frank Dellaert 97a5d5a64a Python example with reasonable measurements, in body frame. Still a TODO left. 2018-10-14 14:53:20 -04:00
Frank Dellaert 0219b39341 Merge branch 'feature/cython-examples' into fix/ImuFactor 2018-10-14 14:51:34 -04:00
Frank Dellaert 16f8fb031a Updated copyright 2018-10-14 12:11:33 -04:00
Frank Dellaert 295092faf6 Added SimpleCamera LookAt version with default calibration 2018-10-14 11:23:44 -04:00
Frank Dellaert f6696ce9e0 Add named constructors for PreintegrationParams 2018-10-14 10:59:51 -04:00
Frank Dellaert aae802f89c Merge branch 'develop' into feature/cython-examples 2018-10-14 10:34:07 -04:00
Frank Dellaert c68d00fd55 Added Scenario class 2018-10-14 10:34:02 -04:00
Frank Dellaert 2f5a60d039 naming of local function 2018-10-14 10:33:38 -04:00
Frank Dellaert 5aa75b5594 Remove -a, which created huge html files 2018-10-14 10:33:22 -04:00
Duy-Nguyen Ta a47e3bc02d Merged in thduynguyen/gtsam-duy/fix/upgrade_eigency (pull request #322)
upgrade eigency to latest version with bug fixes.
2018-10-14 14:30:42 +00:00