Frank Dellaert
|
23f3f95ed2
|
deprecated get_noiseModel
|
2019-05-16 14:40:55 -04:00 |
Frank Dellaert
|
ac0d686c9c
|
Merged in fix/453_zero_dt (pull request #426)
Throw exception when dt <= 0
close Issue #453
|
2019-05-16 16:55:56 +00:00 |
Frank Dellaert
|
e1ab61be54
|
Throw exception when dt<=0
|
2019-05-16 11:01:08 -04:00 |
Frank Dellaert
|
dc774ed8e9
|
Merged in feature/dogleg_test (pull request #424)
Close issue #452
Experiments and new default for Dogleg
|
2019-05-16 14:49:25 +00:00 |
Frank Dellaert
|
fd21f2ec71
|
Made into example rather than test
|
2019-05-16 10:46:10 -04:00 |
Frank Dellaert
|
796ab28b4b
|
Merged in fix/ILS (pull request #423)
Diagnosing and fixing ILS error
|
2019-05-16 04:21:18 +00:00 |
Frank Dellaert
|
245d7eb849
|
Changed default deltaInitial to 10.0 based on test_DoglegOptimizer.py
|
2019-05-16 00:00:52 -04:00 |
Frank Dellaert
|
c2a5d41eea
|
Graphing Dogleg vs LM with beta distribution error bars
|
2019-05-15 23:59:16 -04:00 |
Frank Dellaert
|
34389973c9
|
Initial commit for dogleg test
|
2019-05-15 22:46:15 -04:00 |
Frank Dellaert
|
fd54679071
|
Merged in fix/gaussian_fg_tests (pull request #422)
Resurrected and fixed many tests
|
2019-05-16 02:45:21 +00:00 |
Frank Dellaert
|
70d3c9044d
|
Fixed ILS error in example
|
2019-05-15 22:33:22 -04:00 |
Frank Dellaert
|
3f487c24f7
|
Small formatting/auto changes
|
2019-05-15 22:32:58 -04:00 |
Frank Dellaert
|
2527f34e75
|
Print extra debug information for ILS in Debug mode
|
2019-05-15 22:32:13 -04:00 |
Frank Dellaert
|
ed721a152a
|
Example coded, throws ILS
|
2019-05-15 20:55:16 -04:00 |
Frank Dellaert
|
912c091dc9
|
Resurrected remaining tests and deleted two
|
2019-05-15 20:33:23 -04:00 |
Frank Dellaert
|
110240aa4f
|
Resurrected lots of elimination tests
|
2019-05-15 20:10:46 -04:00 |
Frank Dellaert
|
464804d8f5
|
Recovered eliminateOne
|
2019-05-15 17:40:57 -04:00 |
Duy-Nguyen Ta
|
9502c71dca
|
Merged in thduynguyen/gtsam-duy/fix/trailing_whitespaces (pull request #381)
Remove trailing whitespaces
|
2019-05-15 00:37:15 +00:00 |
Duy-Nguyen Ta
|
74e7c6485b
|
Fix wrap output when GTSAM_WRAP_SERIALIZATION is OFF.
|
2019-05-14 11:34:07 -04:00 |
Varun Agrawal
|
c68db75520
|
Merged in bug-fix/454 (pull request #421)
Fix for issue #454
|
2019-05-14 00:17:19 +00:00 |
Varun Agrawal
|
39812444b2
|
fix for issue #454
|
2019-05-13 19:24:25 -04:00 |
Duy-Nguyen Ta
|
b2e5dadcdb
|
Merge branch 'develop' of https://bitbucket.org/gtborg/gtsam into fix/trailing_whitespaces
# Conflicts:
# gtsam/symbolic/tests/testVariableIndex.cpp
# gtsam_unstable/gtsam_unstable.h
# gtsam_unstable/linear/RawQP.cpp
# gtsam_unstable/linear/RawQP.h
|
2019-05-12 09:26:28 -04:00 |
Mandy Xie
|
92bb0d71a4
|
Merged in fix/ExpmapFunctor (pull request #420)
fix bug in ExpmapFunctor caused by square root of theta2
Approved-by: Frank Dellaert <dellaert@cc.gatech.edu>
|
2019-05-08 03:01:36 +00:00 |
mxie32
|
543938e219
|
fix bug in ExpmapFuntor caused by square root of theta2
|
2019-05-07 16:33:57 -04:00 |
Ivan Jimenez
|
a5844cbdcd
|
Merged in feature/LPSolver (pull request #277)
Long awaited fixe of some QPSolver tests
Feature/lpsolver
|
2019-04-27 21:43:17 +00:00 |
Frank Dellaert
|
5f4cedec8a
|
Fixed failing test
|
2019-04-27 17:36:13 -04:00 |
Frank Dellaert
|
e6c1ad8d04
|
Moved visitor inside parser unit.
|
2019-04-26 14:47:54 -04:00 |
Frank Dellaert
|
372ae8d092
|
Fixed up conversion from Hessian -> Jacobian to accommodate QPSolver (same solution as Ivan, now tested that it does not interfere with normal workings)
|
2019-04-25 00:46:20 -04:00 |
Frank Dellaert
|
31556ff981
|
Cleaned up QPSVisitor and fixed KeyVector compile issue on Ubuntu
|
2019-04-24 20:10:23 -04:00 |
dellaert
|
a450ba1e55
|
Merge remote-tracking branch 'origin/develop' into feature/LPSolver
# Conflicts:
# gtsam_unstable/linear/QPSVisitor.h
# gtsam_unstable/linear/RawQP.cpp
|
2019-04-24 16:08:50 -04:00 |
Varun Agrawal
|
94225862f8
|
Merged in feature/matlab-instructions (pull request #401)
Updated MATLAB instructions to help with potential linker issues
|
2019-04-20 14:13:42 +00:00 |
José Luis Blanco-Claraco
|
0d5fa8f591
|
Merged in jlblancoc/gtsam/fix-eigen-msvc-dlls (pull request #419)
close issue #417
solution to DLL build in MSVC (Fixes: #417)
|
2019-04-19 20:49:30 +00:00 |
Jose Luis Blanco-Claraco
|
898417196f
|
alternative solution to DLL build in MSVC
|
2019-04-18 22:44:49 +02:00 |
Frank Dellaert
|
cfca98d486
|
Merged in feaure/wrapDSF (pull request #418)
Wrap DSFMap
Approved-by: Varun Agrawal <varagrawal@gmail.com>
|
2019-04-18 18:09:55 +00:00 |
dellaert
|
85934fd8ca
|
Added DSFMap to wrapper, as well as IndexPair
|
2019-04-17 20:05:28 -04:00 |
Frank Dellaert
|
000ccc0bcc
|
Merged in feature/ik (pull request #417)
Feature/ik
Approved-by: Mandy Xie <manxie@gatech.edu>
|
2019-04-17 13:02:38 +00:00 |
dellaert
|
63de2f887e
|
Fixed comment
|
2019-04-17 09:02:16 -04:00 |
Varun Agrawal
|
754bbbbb69
|
Merged in bug-fix/python-examples-deprecation (pull request #416)
Added deprecation notice for python folder
Approved-by: Frank Dellaert <dellaert@cc.gatech.edu>
|
2019-04-15 19:21:10 +00:00 |
Frank Dellaert
|
9b7eb34add
|
Show how expressions make (optimization-based) inverse kinematics easy.
|
2019-04-15 15:19:40 -04:00 |
Frank Dellaert
|
53980ae318
|
Added comments to python example
|
2019-04-15 15:19:06 -04:00 |
Varun Agrawal
|
9a322db815
|
Added deprecation notice for python folder
|
2019-04-15 12:50:53 -04:00 |
Frank Dellaert
|
94dcfdfe9f
|
Merged in feature/shared_builder (pull request #415)
Split off SubGraphBuilder
|
2019-04-15 14:48:24 +00:00 |
José Luis Blanco-Claraco
|
417252d4d3
|
Merged in jlblancoc/gtsam/fix-boost-newer (pull request #410)
Fix cmake handling newer boost versions (Closes: #442)
Approved-by: Chris Beall <chrisbeall@gmail.com>
|
2019-04-14 23:18:46 +00:00 |
Frank Dellaert
|
dab022a5b7
|
Fixed another FactorIndices issue on Mac
|
2019-04-14 15:13:01 -04:00 |
Frank Dellaert
|
b6abcb04f2
|
Split off builder, now also used with same parameters in SubGraphSolver
|
2019-04-14 14:14:48 -04:00 |
Frank Dellaert
|
d0a73b42fb
|
Merged in feature/pcg_performance (pull request #413)
Feature/pcg performance
|
2019-04-14 03:14:23 +00:00 |
Frank Dellaert
|
948367603b
|
Fixed missing transpose
|
2019-04-13 22:06:18 -04:00 |
Frank Dellaert
|
7b6eaa4333
|
removed unused typedefs
|
2019-04-13 22:05:49 -04:00 |
Frank Dellaert
|
ac9fcdcc1f
|
Merge remote-tracking branch 'origin/develop' into feature/pcg_performance
|
2019-04-11 18:18:07 -04:00 |
Frank Dellaert
|
c8980b9b2b
|
Merged in fix/factorIndices (pull request #414)
FactorIndices Compilation fixes
|
2019-04-11 15:43:10 +00:00 |