alexma3312
|
66c9a63919
|
Fix double computation.
|
2020-09-14 00:20:50 -04:00 |
alexma3312
|
a1b73b3776
|
document and use std::tie
|
2020-09-08 22:42:09 -04:00 |
alexma3312
|
9890744fab
|
Create AlignGivenR function and refactor code.
|
2020-08-23 20:43:27 -04:00 |
alexma3312
|
4789cd2682
|
Modify comments and move header file declaration.
|
2020-08-22 15:20:20 -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 |
alexma3312
|
c80cfe068f
|
Modify the print function print out format.
|
2020-08-20 11:47:46 -04:00 |
alexma3312
|
362c93bb2b
|
Change sim3 variable from T to S.
|
2020-08-19 16:48:05 -04:00 |
alexma3312
|
6f33d00654
|
Correct variable names and refactor code.
|
2020-08-17 17:58:45 -04:00 |
alexma3312
|
58ec261cd7
|
Fix GTSAM_TYPEDEF_POINTS_TO_VECTORS.
|
2020-08-16 13:00:27 -04:00 |
ss
|
7cfcbff4db
|
Update doc.
|
2020-08-10 08:37:39 -04:00 |
ss
|
8dd9ff5c52
|
Improve code quality.
|
2020-08-10 08:25:42 -04:00 |
ss
|
e6b1599063
|
Fix document.
|
2020-08-10 08:25:21 -04:00 |
ss
|
8425957e3f
|
Finish Sim3 align and transformFrom functions.
|
2020-08-09 21:53:35 -04:00 |
acxz
|
ccbdb40c93
|
fix warnings on incorrect for range reference bindings
|
2020-07-26 20:20:14 -04:00 |
alescontrela
|
211119b00e
|
Replace addPrior<> with addPrior
|
2020-04-12 13:10:09 -04:00 |
alescontrela
|
aa3ac32235
|
Change all old cases of graph.emplace_shared<PriorFactor<...>>(...) and graph.add(PriorFactor<...>(...)) to graph.addPrior<...>(...). Removed unnecessary PriorFactor.h includes.
|
2020-04-11 20:09:54 -04:00 |
alescontrela
|
f4525b51e4
|
Change PriorFactor includes from gtsam/slam to gtsam/nonlinear
|
2020-04-10 22:26:22 -04:00 |
Frank Dellaert
|
0c2890b815
|
Merge pull request #252 from borglab/feature/TOA
Time of arrival measurements
|
2020-03-25 16:41:02 -04:00 |
Varun Agrawal
|
ca4daa0894
|
Merge pull request #258 from borglab/deprecate-simplecamera
Replace SimpleCamera with PinholeCameraCal3_S2
|
2020-03-23 08:08:18 -04:00 |
Frank Dellaert
|
cd318b2295
|
Python example and necessary wrapper gymnastics
|
2020-03-18 17:36:42 -04:00 |
Frank Dellaert
|
2e75ffd01d
|
C++ example
|
2020-03-18 17:28:18 -04:00 |
Frank Dellaert
|
2087075ee7
|
Transitioned toa method to a functor
|
2020-03-17 14:34:11 -04:00 |
Frank Dellaert
|
8e81890f9b
|
eradicated last vestiges of boost/random in gtsam_unstable
|
2020-02-28 07:21:54 -08:00 |
Varun Agrawal
|
d9923fc3cc
|
replaced/appended all calls to SimpleCamera with PinholeCameraCal3_S2
|
2020-02-21 19:42:55 -05:00 |
Varun Agrawal
|
ff1f37c26f
|
replaced fabs with c++11 std::abs
|
2019-09-18 18:30:26 -04:00 |
Jose Luis Blanco-Claraco
|
438b4ff014
|
more DLL warnings & errors fixed
|
2019-07-18 11:09:08 +02:00 |
Jose Luis Blanco-Claraco
|
52b0579a9b
|
Consistent dllexport.h across gtsam & gtsam_unstable
|
2019-07-18 08:22:41 +02:00 |
Clark Taylor
|
e28fb84fef
|
Added document explaining GTSAM_EXPORT usage rules
|
2019-07-15 11:43:54 -04:00 |
Frank Dellaert
|
8801de4d63
|
Pose3 naming convention
|
2019-05-16 15:06:15 -04:00 |
Duy-Nguyen Ta
|
1cdc228d6a
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
Frank Dellaert
|
4abb7dae6d
|
Used aligned container
|
2018-09-27 10:40:44 -04:00 |
chrisbeall
|
efd966b45a
|
Move print methods to cpp files wherever possible
|
2016-11-01 15:11:57 -04:00 |
=
|
ab1f6562c8
|
Fixes compile errors when using BOOST version 1.61.0
|
2016-08-06 00:59:07 -04:00 |
Frank Dellaert
|
a97502f5a1
|
Resolved all issues with typedefs
|
2016-06-06 21:57:52 -07:00 |
dellaert
|
41b091e86f
|
Chasing down more vector() and Point2 default constructor uses
|
2016-06-06 00:37:49 -07:00 |
dellaert
|
bdbbe0203d
|
Derive Point2 from Vector2 and deprecate a number of methods
|
2016-06-05 23:52:04 -07:00 |
Yao Chen
|
3b7c57aedf
|
Replaced BOOSE_FOREACH with for in gtsam_unstable folder.
|
2016-05-20 23:41:41 -04:00 |
Alex Hagiopol
|
2fe0c26f4e
|
Deprecated delta() and basis(). All unit tests pass.
|
2016-04-15 20:01:22 -04:00 |
Alex Hagiopol
|
76308a5d46
|
Deprecated Vector zero(size_t n). All unit tests pass.
|
2016-04-15 16:54:46 -04:00 |
Alex Hagiopol
|
70b2aab352
|
Deprecated all inline functions in Matrix.h.
|
2016-04-11 15:11:29 -04:00 |
Alex Hagiopol
|
93bf31f852
|
Replaced Vector::Constant(N,value) with VectorN::Constant(value).
|
2016-03-12 20:47:16 -05:00 |
Alex Hagiopol
|
026a0f59fe
|
Deprecated repeat() in Vector.h.
|
2016-03-11 23:10:18 -05:00 |
dellaert
|
1c920967d9
|
No more use of vector() or default constructor
|
2016-02-12 00:06:07 -08:00 |
Frank
|
2060b09a2b
|
Avoid calling default constructors and/or vector
|
2016-02-11 19:03:11 -08:00 |
Frank
|
94ccf98985
|
Avoid default constructor in tests
|
2016-02-11 19:01:54 -08:00 |
Frank
|
0a7fd27f28
|
Working on getting a simple typedef to compile - as well as dealing with Point3() now creating uninitialized memory.
|
2016-02-10 17:48:52 -08:00 |