Fan Jiang
|
6eb8b13f6e
|
Make sure our readme is proper restructuredText
|
2020-08-23 20:06:21 -04:00 |
jingwuOUO
|
3beb4df3a2
|
Replace MakeATangentVector with MakeATangentVectorValues
|
2020-08-22 18:18:16 -04:00 |
alexma3312
|
4789cd2682
|
Modify comments and move header file declaration.
|
2020-08-22 15:20:20 -04:00 |
Frank Dellaert
|
02cd45d4b8
|
Merge pull request #492 from borglab/feature/version_bump_4_1
Bump version to 4.1.0
|
2020-08-22 11:40:48 -04:00 |
Fan Jiang
|
09480469ad
|
Bump version to 4.1.0
|
2020-08-21 21:36:15 -04:00 |
alexma3312
|
e3bf43856d
|
Merge remote-tracking branch 'upstream/develop' into sim3
|
2020-08-21 21:13:59 -04:00 |
alexma3312
|
a9dd3ed3c7
|
Add a comment for transformFrom pose.
|
2020-08-21 21:09:36 -04:00 |
alexma3312
|
e00fa5605a
|
create a helper function to remove repeat code.
|
2020-08-21 20:53:52 -04:00 |
alexma3312
|
9a07a61779
|
reformat pose3 declaration.
|
2020-08-21 14:57:29 -04:00 |
alexma3312
|
f5611fbc49
|
Add Compatibility unittest.
|
2020-08-21 14:54:43 -04:00 |
alexma3312
|
e94aae10bf
|
Replace rotAveraging with gtsam::FindKarcherMean.
|
2020-08-21 13:51:21 -04:00 |
Fan Jiang
|
3558ab8727
|
Merge pull request #490 from borglab/feature/tbb_fixes
TBB CI Fixes
|
2020-08-21 13:33:40 -04:00 |
Fan Jiang
|
8e5dbeba57
|
Fix preamble.h
|
2020-08-21 11:57:01 -04:00 |
Fan Jiang
|
7f32553440
|
Merge remote-tracking branch 'origin/develop' into feature/tbb_fixes
|
2020-08-21 11:56:51 -04:00 |
Frank Dellaert
|
69f7a27a7e
|
Merge pull request #483 from borglab/feature/ShonanCLI
Shonan averaging cli in C++ and python
|
2020-08-21 11:46:44 -04:00 |
Varun Agrawal
|
9e1c4fc2fb
|
Merge branch 'develop' into imu-examples
|
2020-08-21 11:25:39 -04:00 |
Fan Jiang
|
056c835cea
|
Fix TBB env not propagated
|
2020-08-21 11:20:36 -04:00 |
Frank dellaert
|
9f345bb703
|
Fixed compilation and removed absolute path.
|
2020-08-21 11:01:28 -04:00 |
Frank dellaert
|
12d8ae2f5f
|
Address review comments
|
2020-08-21 11:01:08 -04:00 |
Fan Jiang
|
f97fdd1cfd
|
Add TBB Python CI to matrix
|
2020-08-21 10:53:08 -04:00 |
Fan Jiang
|
681bfe72f4
|
Fix special builds
|
2020-08-21 10:51:23 -04:00 |
Fan Jiang
|
86763e620c
|
Add TBB test for Python and GTSAM C++
|
2020-08-21 10:43:39 -04:00 |
Fan Jiang
|
4ba494aa3f
|
Cleanup preamble and specialization
|
2020-08-21 10:43:19 -04:00 |
Frank Dellaert
|
30ee2b9409
|
Merge branch 'develop' into feature/ShonanCLI
|
2020-08-21 09:46:04 -04:00 |
Frank Dellaert
|
838c5df471
|
Merge pull request #489 from borglab/feature/remove_point_type
Remove GTSAM_DEFINE_POINTS_TO_VECTORS
|
2020-08-21 09:39:44 -04:00 |
Fan Jiang
|
43816e5cd1
|
Remove GTSAM_DEFINE_POINTS_TO_VECTORS
|
2020-08-21 09:08:34 -04:00 |
Frank dellaert
|
dd9bc7b2a3
|
Remove distinction between Typedef and Point3.
|
2020-08-21 08:49:48 -04:00 |
Frank dellaert
|
9f660f9b98
|
Made 2D and 3D translation recovery work, and added plot
|
2020-08-20 23:26:29 -04:00 |
Frank dellaert
|
af7ced4112
|
Now plots 2D or 3D trajectories (on a 3D plot)
|
2020-08-20 23:25:51 -04:00 |
Frank dellaert
|
84e0bc5351
|
Added more support for Pose2 data
|
2020-08-20 23:25:28 -04:00 |
Frank dellaert
|
3d477f3a38
|
Fixed Point2 and Point3 to have similar behavior as in C++
- to also take vectors
- to be initialized to Nan
|
2020-08-20 18:50:47 -04:00 |
Fan Jiang
|
a350295760
|
Merge pull request #487 from borglab/fix/tbb_python
Fix Python wrapper with TBB on
|
2020-08-20 18:49:12 -04:00 |
Fan Jiang
|
67ddcaf22d
|
Add missing newline
|
2020-08-20 18:17:44 -04:00 |
Fan Jiang
|
fb96e049c4
|
Fix Python wrapper with TBB on
|
2020-08-20 16:58:21 -04:00 |
Frank dellaert
|
a2d5730c30
|
Fixed test
|
2020-08-20 13:22:02 -04:00 |
Fan Jiang
|
60a948aeba
|
Merge pull request #485 from borglab/feature/wrap_update_script
Add script to update the wrap subtree
|
2020-08-20 13:01:41 -04:00 |
alexma3312
|
c80cfe068f
|
Modify the print function print out format.
|
2020-08-20 11:47:46 -04:00 |
Fan Jiang
|
cded12e6c8
|
Add script to update the wrap subtree
|
2020-08-20 10:31:40 -04:00 |
Varun Agrawal
|
77a6ed4320
|
Merge pull request #481 from borglab/feature/special-ci
CI For Special Cases
|
2020-08-20 09:10:58 -04:00 |
Frank dellaert
|
96a59e6a14
|
Python CLI
|
2020-08-19 23:43:24 -04:00 |
Frank dellaert
|
12d18343b9
|
Shonan C++ CLI
|
2020-08-19 23:13:28 -04:00 |
alexma3312
|
362c93bb2b
|
Change sim3 variable from T to S.
|
2020-08-19 16:48:05 -04:00 |
Frank Dellaert
|
84df33878f
|
Merge pull request #482 from cttdev/readme-link
Fix "Wrapper" heading anchor link in README.
|
2020-08-19 16:39:12 -04:00 |
Frank dellaert
|
0d655e35b4
|
Moved common code to InitializePose
|
2020-08-19 16:31:15 -04:00 |
Frank dellaert
|
a3ac89b0fb
|
Transpose translation when printing
|
2020-08-19 16:30:27 -04:00 |
Frank dellaert
|
8dfd8e8a76
|
Added g2o to search
|
2020-08-19 16:30:08 -04:00 |
Claudius Tewari
|
cb3ca6b25d
|
Fix "Wrapper" heading anchor link in README.
|
2020-08-19 12:07:56 -07:00 |
Varun Agrawal
|
90cf8d74dd
|
comment out python ubuntu-gcc-9 completely
|
2020-08-19 13:59:59 -04:00 |
Varun Agrawal
|
7c44d9ee66
|
updated step name
|
2020-08-19 13:54:16 -04:00 |
Varun Agrawal
|
21988f399e
|
reduce special cases to only Ubuntu+GCC, disable Python CI for Ubuntu GCC9
|
2020-08-19 11:49:27 -04:00 |