Frank Dellaert
|
00b83ced7a
|
AcceleratingScenario + some refactoring (v and a specified in nav frame)
|
2015-12-23 11:15:42 -08:00 |
Frank Dellaert
|
dfe3f3a348
|
Split off Scenario abstract base class
|
2015-12-23 09:22:05 -08:00 |
Frank Dellaert
|
4129c9651a
|
Set up tests that pass
|
2015-12-22 19:29:27 -08:00 |
Frank Dellaert
|
bcdfea37d9
|
pick out correct blocks
|
2015-12-22 19:28:49 -08:00 |
Frank Dellaert
|
320823303c
|
const correctness
|
2015-12-22 19:00:09 -08:00 |
Frank Dellaert
|
75385d009b
|
Small improvements
|
2015-12-22 18:45:38 -08:00 |
Frank
|
69fa553495
|
Monte Carlo analysis
|
2015-12-22 14:01:16 -08:00 |
Frank
|
95745015e0
|
Moved to header file
|
2015-12-22 11:49:14 -08:00 |
Frank
|
40bc3149ad
|
Added loop
|
2015-12-22 11:47:37 -08:00 |
Frank
|
f1fa66e9c1
|
Removed debug code
|
2015-12-22 11:39:20 -08:00 |
Frank
|
d3534b2d2b
|
Fixed circle example
|
2015-12-22 11:37:04 -08:00 |
Frank
|
ef5031e33e
|
Avoid some warnings by copying from develop
|
2015-12-22 11:09:44 -08:00 |
Frank Dellaert
|
699ba32c9e
|
Further examining a circular trajectory
|
2015-12-22 10:02:12 -08:00 |
dellaert
|
5f9053ae39
|
Get rid of warnings w develop changes
|
2015-12-21 16:07:40 -08:00 |
dellaert
|
e16d798bd4
|
Deal w new Rot3 operators
|
2015-12-21 15:54:52 -08:00 |
Frank Dellaert
|
846a777491
|
Forward scenario
|
2015-12-21 15:12:03 -08:00 |
Frank Dellaert
|
84628cd511
|
Added Vector3 methods from develop
|
2015-12-21 15:11:35 -08:00 |
Frank Dellaert
|
be47a2ef15
|
Run Scenario and check mean
|
2015-12-21 14:49:52 -08:00 |
Frank Dellaert
|
988837be6a
|
Moved to header, added some methods
|
2015-12-21 14:29:52 -08:00 |
Frank Dellaert
|
e5b8f982a1
|
Ignore backup files
|
2015-12-21 13:57:37 -08:00 |
Frank Dellaert
|
d0f911139d
|
First Scenario test
|
2015-12-21 13:57:26 -08:00 |
Chris Beall
|
c73b835848
|
Merged in feature/smartFactorNoiseCleanup (pull request #183)
SmartFactor noise model in constructor
|
2015-08-27 12:44:09 -04:00 |
cbeall3
|
92e210b893
|
Fix examples and Matlab wrapper
|
2015-08-26 13:25:12 -04:00 |
cbeall3
|
29ad9478f7
|
Move noise model initialization from add function into constructor. Can only have one noise model per factor anyway
|
2015-08-26 13:02:39 -04:00 |
cbeall3
|
0503df31fa
|
Relax tolerance to 1e-6 for MKL/quaternion test, and fix up documentation a bit.
|
2015-08-25 12:14:52 -04:00 |
Chris Beall
|
6a5147b5b5
|
Merged in fix/SmartStereo (pull request #181)
Fix/smartstereo
|
2015-08-25 09:51:59 -04:00 |
Frank Dellaert
|
9e71ad793b
|
Merged in enriquefernandezperdomo/gtsam/add_dcs_robust_kernel (pull request #180)
Add DCS robust kernel
|
2015-08-21 13:41:31 -07:00 |
Enrique Fernandez
|
b9c63ef5df
|
Fix and optimize DCS
|
2015-08-20 16:03:56 -04:00 |
Enrique Fernandez
|
44ae7bfe01
|
Fix generalized Geman-McClure
|
2015-08-20 16:03:56 -04:00 |
Enrique Fernandez
|
6cdc1de268
|
Use fabs in Huber condition
|
2015-08-20 15:45:12 -04:00 |
cbeall3
|
8b4228fa56
|
Make smart parameters public. Now easier to set, and it's sufficient for this to be const within the smart factor itself!
|
2015-08-19 10:58:35 -04:00 |
cbeall3
|
c8df985e2f
|
Relax test tolerance a bit for quaternion mode
|
2015-08-19 07:30:14 -04:00 |
cbeall3
|
1727b60728
|
Fixed and cleaned up unit test
|
2015-08-19 00:11:35 -04:00 |
Enrique Fernandez
|
47d787b478
|
Add DCS & Geman-McClure unit tests
|
2015-08-18 22:46:36 -04:00 |
Enrique Fernandez
|
2969d61519
|
Add Geman-McClure robust kernel
|
2015-08-18 22:46:36 -04:00 |
Enrique Fernandez
|
7d256ff2fb
|
Add DCS robust kernel
DCS (Dynamic Covariance Scaling) from Robust Map Optimization (Agarwal13icra)
|
2015-08-18 22:46:36 -04:00 |
cbeall3
|
1279038c77
|
Add Stereo triangulation comparison with expression factor
|
2015-08-16 20:29:23 -04:00 |
cbeall3
|
d9ae402168
|
fix TriangulationFactor bug (for stereo camera), and add new unit tests and comparisons
|
2015-08-16 18:14:19 -04:00 |
cbeall3
|
321a7dbb11
|
call print in Base
|
2015-08-16 16:34:10 -04:00 |
Chris Beall
|
2146eb1b45
|
Merged in enriquefernandezperdomo/gtsam/fix_load2D_modelInFile (pull request #179)
Fix use model in file, in load2D
|
2015-08-11 21:17:37 -04:00 |
Enrique Fernandez
|
fdacba92c5
|
Fix use model in file, in load2D
|
2015-08-11 15:25:35 -04:00 |
cbeall3
|
123c55f0d7
|
respect triangulation.enableEPI flag in SmartStereo factor
|
2015-07-29 14:05:48 -04:00 |
cbeall3
|
07bd7fa2bd
|
fix examples and wrapper
|
2015-07-28 15:14:39 -04:00 |
cbeall3
|
fd1e41a9e6
|
remove calibration template from SmartStereoProjectionPoseFactor
|
2015-07-28 15:12:02 -04:00 |
cbeall3
|
748877ff7e
|
remove calibration template from SmartStereoProjectionFactor
|
2015-07-28 14:56:45 -04:00 |
cbeall3
|
db64b48fda
|
tests pass
|
2015-07-28 14:48:53 -04:00 |
cbeall3
|
da9078cf3b
|
add nonlinear triangulation back. Some unit tests fail again
|
2015-07-27 23:27:20 -04:00 |
cbeall3
|
b5aa7fb7f0
|
change interface to match PinholePose.
|
2015-07-27 23:25:05 -04:00 |
Frank Dellaert
|
ef94ef35ee
|
Merged in feature/ImprovedLie2 (pull request #178)
Improved Lie derivatives
|
2015-07-24 17:48:39 +02:00 |
dellaert
|
05dfcf2dbf
|
Added retract/logmap and commented more clearly
|
2015-07-24 15:32:27 +02:00 |