Alex Cunningham
|
7e221aa7a1
|
Added comment support in wrap
|
2011-12-01 22:06:03 +00:00 |
Alex Cunningham
|
4b4815e97f
|
Added more functions to wrap, started going though wrap tests
|
2011-12-01 18:57:32 +00:00 |
Alex Cunningham
|
ec4cfdf065
|
Added a test runner script for matlab unit tests
|
2011-12-01 01:59:39 +00:00 |
Alex Cunningham
|
8bd894275a
|
Added flag to install matlab tests into toolbox path
|
2011-12-01 01:59:38 +00:00 |
Alex Cunningham
|
5ab3211ff3
|
Added more functions for geometric objects to gtsam.h
|
2011-12-01 01:59:36 +00:00 |
Alex Cunningham
|
a7ea0f4e04
|
Formatting and comments, adding Rot3 and Pose3 to matlab interface
|
2011-12-01 01:59:34 +00:00 |
Stephen Williams
|
ca121c2872
|
added retract_ function for matlab wrapper of Pose2
|
2011-11-29 19:02:36 +00:00 |
Richard Roberts
|
a0abe68b64
|
(in branch) Merged from trunk r7760-r7959
|
2011-11-29 17:02:02 +00:00 |
Richard Roberts
|
7a95ccbd86
|
(in branch) In progress refactoring to store gradient for dogleg
|
2011-11-29 16:49:12 +00:00 |
Stephen Williams
|
9fcf789e3d
|
Added GaussianSequentialSolver to Matlab wrapper
|
2011-11-28 21:31:34 +00:00 |
Richard Roberts
|
7164a6d790
|
Stop from saying 'converged' and added nonlinear optimizer warnings (if verbose) if maximum iterations reached
|
2011-11-28 20:34:28 +00:00 |
Alex Cunningham
|
cc858224aa
|
Comments only - broken parts in Pose3 correct expmap
|
2011-11-26 22:28:45 +00:00 |
Nick Barrash
|
57cfb0f717
|
Updated comment groupings for a few of the geometry classes.
|
2011-11-26 04:46:22 +00:00 |
Alex Cunningham
|
9a21cbc76e
|
Reworked PartialPriorFactor implementation to simpler
|
2011-11-25 19:27:00 +00:00 |
Andrew Melim
|
3eae2dd2b8
|
ARDrone configure script
|
2011-11-22 18:37:58 +00:00 |
Alex Cunningham
|
5d2790aa5e
|
Added fixme comments in LDL
|
2011-11-18 19:38:55 +00:00 |
Alex Cunningham
|
163e60d43d
|
Fixed bug in add() - now finds the correct function
|
2011-11-18 17:08:24 +00:00 |
Alex Cunningham
|
8bc83d4219
|
Changed -inl.h use with Values and TupleValues, removed instantiation macros for Values and TupleValues
|
2011-11-17 22:44:46 +00:00 |
Alex Cunningham
|
96f77466c6
|
Removed need to include -inl.h for isam variants
|
2011-11-17 21:20:04 +00:00 |
Stephen Williams
|
9d8c2088d2
|
Fixed error in NegativeMatrixException print statement
|
2011-11-17 21:07:08 +00:00 |
Nick Barrash
|
f050fc614f
|
Updated the documentation for Pose3
|
2011-11-17 19:12:05 +00:00 |
Alex Cunningham
|
ba22799b67
|
Removed unnecessary includes
|
2011-11-17 18:45:41 +00:00 |
Alex Cunningham
|
b5e46e9b7c
|
Added an optional template parameter to ISAM2 for a customized nonlinear factor graph
|
2011-11-17 18:15:41 +00:00 |
Alex Cunningham
|
6d961844c4
|
Added optional template parameter for NonlinearISAM to specify a specialized graph
|
2011-11-17 14:09:04 +00:00 |
Alex Cunningham
|
f0b5e5ea3b
|
Added Base and This typedefs to TupleValuesN
|
2011-11-16 19:05:51 +00:00 |
Yong-Dian Jian
|
68cdbfa9f2
|
fix typo
|
2011-11-16 03:54:07 +00:00 |
Richard Roberts
|
2f13d0b961
|
Added version of calculateEstimate(const KEY&) to calculate only a single variable
|
2011-11-15 17:06:34 +00:00 |
Richard Roberts
|
2c5135e5f9
|
Fixed bug in relinarized variable count
|
2011-11-14 21:39:42 +00:00 |
Chris Beall
|
7cd6eaa8e4
|
get measurement
|
2011-11-14 20:22:20 +00:00 |
Alex Cunningham
|
8cf2b84f5a
|
Lie/Manifold documentation
|
2011-11-14 17:57:12 +00:00 |
Richard Roberts
|
e6a43d6330
|
(in branch) Dogleg in ISAM2 in progress
|
2011-11-12 21:19:46 +00:00 |
Richard Roberts
|
83ccc6211e
|
Fixed Data subdirectory with wrong path for make dist
|
2011-11-12 21:18:44 +00:00 |
Richard Roberts
|
e78668bad9
|
Creating branch for dogleg in ISAM2
|
2011-11-12 21:17:15 +00:00 |
Alex Cunningham
|
fc07fa4c35
|
Adding headers
|
2011-11-11 15:42:36 +00:00 |
Alex Cunningham
|
bdc2d8f996
|
Fixed switching to QR for constrained graphs
|
2011-11-10 19:44:03 +00:00 |
Alex Cunningham
|
af9320e468
|
Cleaned up commented code
|
2011-11-10 15:19:04 +00:00 |
Alex Cunningham
|
f77c479dec
|
pacifying warning
|
2011-11-10 02:42:22 +00:00 |
Alex Cunningham
|
0fe13ae3ca
|
Fixed noisemodel compile error, moved remaining nonlinear constraints to NonlinearEquality
|
2011-11-10 02:05:03 +00:00 |
Alex Cunningham
|
98410ca5c9
|
Merge branch 'unified_constraints'
Conflicts:
gtsam/linear/NoiseModel.cpp
gtsam/linear/NoiseModel.h
gtsam/linear/tests/testNoiseModel.cpp
|
2011-11-09 22:15:40 +00:00 |
Alex Cunningham
|
70afdfb7d3
|
Added mu to noisemodel
|
2011-11-09 22:09:52 +00:00 |
Richard Roberts
|
9fe47025d5
|
Added ISAM2 result struct to return information about updates
|
2011-11-09 17:33:14 +00:00 |
Paul Kippes
|
6f406dc7d4
|
Keep timing class from slowing performance when timing disabled (merged change from r7480:7481)
|
2011-11-09 15:23:57 +00:00 |
Richard Roberts
|
b3072a4bfe
|
Added missing pragma once
|
2011-11-09 03:33:26 +00:00 |
Richard Roberts
|
711535e818
|
Added missing header and reverted debugging change from quaternion merge
|
2011-11-09 03:33:13 +00:00 |
Richard Roberts
|
716c5175ab
|
Quaternion implementation of Rot3, made default with GTSAM_DEFAULT_QUATERNIONS
|
2011-11-09 01:40:20 +00:00 |
Richard Roberts
|
3cd3a06eb7
|
Unit test bug fix - wasn't a rotation matrix
|
2011-11-09 01:39:18 +00:00 |
Richard Roberts
|
3db9bb1a00
|
NonlinearOptimizer - Message to indicate max iterations reached when verbose
|
2011-11-09 01:38:43 +00:00 |
Alex Cunningham
|
d340e556b5
|
Fixes due to bad merge
|
2011-11-07 21:16:26 +00:00 |
Alex Cunningham
|
8592e6b2c6
|
Renamed LieValues, changed Lie interface
|
2011-11-07 20:23:20 +00:00 |
Richard Roberts
|
d57feb54b4
|
Bug fix in inverse_square_root
|
2011-11-07 17:31:35 +00:00 |