Richard Roberts
|
811be62ed3
|
Working on templating factors on Value type instead of key type
|
2012-02-06 00:44:25 +00:00 |
Richard Roberts
|
cd42dea2c3
|
Branching again for moving TypedSymbol to gtsam2
|
2012-02-06 00:43:35 +00:00 |
Duy-Nguyen Ta
|
71e757d2cf
|
fix typo in "newDrecreaseThresholds" in NonlinearOptimizationParams
|
2012-02-05 23:00:57 +00:00 |
Duy-Nguyen Ta
|
f4515d7b30
|
put back Value in slam sub-namespaces for the wrapper to interface with MATLAB. Cannot solve the return shared_ptr problem in NonlinearOptimizationParameters::newDecreaseThresholds
|
2012-02-05 22:34:35 +00:00 |
Alex Cunningham
|
9f1f38ac29
|
testSerialization flag now back in effect, testSerialization will not be compiled by default
|
2012-02-04 21:43:18 +00:00 |
Alex Cunningham
|
13efb0e4ea
|
Removed nonexistant Pose3 constructor and added localCoordinates to Pose3
|
2012-02-04 04:40:35 +00:00 |
Yong-Dian Jian
|
f551edddc6
|
fix interface and parameters
|
2012-02-03 23:21:30 +00:00 |
Richard Roberts
|
b849fbec16
|
Fixed compilation errors
|
2012-02-03 22:23:41 +00:00 |
Duy-Nguyen Ta
|
1ef82b6e84
|
update comment for serialization
|
2012-02-03 21:40:36 +00:00 |
Duy-Nguyen Ta
|
8ee1370965
|
fix typo in comment
|
2012-02-03 21:37:49 +00:00 |
Duy-Nguyen Ta
|
563e8fe77c
|
correct PinholeCamera serialization problem. Add detailed comments for serialization in Value.h
|
2012-02-03 21:34:07 +00:00 |
Alex Cunningham
|
d584cf8500
|
added build_cmake to svn:ignore
|
2012-02-03 20:32:09 +00:00 |
Duy-Nguyen Ta
|
651f593c0f
|
fix serialization linking error
|
2012-02-03 18:44:33 +00:00 |
Richard Roberts
|
7e72051814
|
Trying to debug serialization error
|
2012-02-03 17:27:31 +00:00 |
Richard Roberts
|
3d9e818d1e
|
(2.0_prep branch) Merged in additional changes from virtual_values branch r8901-r8902
|
2012-02-03 17:20:23 +00:00 |
Richard Roberts
|
820b33bd55
|
(2.0_prep branch) Merged in virtual_values branch
|
2012-02-03 17:18:32 +00:00 |
Duy-Nguyen Ta
|
191c3e610a
|
enable serialization for Values.
|
2012-02-03 06:15:59 +00:00 |
Duy-Nguyen Ta
|
3793ad3e0e
|
remove redundant typedef Values in ISAM2.h
|
2012-02-03 06:07:31 +00:00 |
Yong-Dian Jian
|
bc7293a0a7
|
disable old subgraph preconditioners temporarily to remove name conflict
|
2012-02-02 23:16:45 +00:00 |
Alex Cunningham
|
0a842cf0ec
|
Added empty() to graphs
|
2012-02-02 22:45:41 +00:00 |
Richard Roberts
|
8052fa8e42
|
Creating branch for gtsam 2.0 work
|
2012-02-02 22:11:27 +00:00 |
Richard Roberts
|
4b2b9d8158
|
Fixed Values iterators and removed apply function
|
2012-02-02 22:06:33 +00:00 |
Yong-Dian Jian
|
45ee37fde6
|
in progress: reviving pcg solvers
|
2012-02-02 17:49:08 +00:00 |
Chris Beall
|
7b49ac6b4b
|
moved visualSLAM namespace out of gtsam
|
2012-02-02 16:20:54 +00:00 |
Richard Roberts
|
26cdf28421
|
Renamed DynamicValues to Values and removed specialized derived Values classes
|
2012-02-02 16:16:46 +00:00 |
Richard Roberts
|
f3a3f8ebf6
|
Comment fix
|
2012-02-02 15:41:18 +00:00 |
Yong-Dian Jian
|
00023f0c67
|
start to fix iterative solvers
|
2012-02-01 16:35:18 +00:00 |
Alex Cunningham
|
c901ceee27
|
wrap: forward declarations now allow for namespaces
|
2012-02-01 15:19:34 +00:00 |
Chris Beall
|
f34b1cd1eb
|
rename method and wrap it
|
2012-01-31 21:06:56 +00:00 |
Chris Beall
|
5b71e14424
|
KF update method that takes full covariance instead of diagonal
|
2012-01-31 20:42:03 +00:00 |
Alex Cunningham
|
28f2276cc4
|
Added flag to link against local convenience libraries for tests
|
2012-01-31 19:59:19 +00:00 |
Alex Cunningham
|
c3f8c791b2
|
Added missing dependency
|
2012-01-31 19:59:17 +00:00 |
Alex Cunningham
|
2f44444efe
|
cmake codegen and install now works
|
2012-01-31 19:59:16 +00:00 |
Alex Cunningham
|
c43a9b4852
|
Added a variety of options to the cmake build, working on automating wrap execution/install
|
2012-01-31 19:59:15 +00:00 |
Alex Cunningham
|
b92e4a08dc
|
Fixed library versioning to get the symlinks correct in cmake install
|
2012-01-31 19:59:12 +00:00 |
Alex Cunningham
|
6c87006b6a
|
Forced testSerialization to always get run to avoid serialization breaking whenever the library changes
|
2012-01-31 19:59:11 +00:00 |
Alex Cunningham
|
ec1053bfc2
|
Wrap now works in cmake
|
2012-01-31 05:28:05 +00:00 |
Alex Cunningham
|
910beebb8f
|
Added wrap to build, assorted cleanup
|
2012-01-31 05:28:03 +00:00 |
Alex Cunningham
|
03b4743e7a
|
Removed unnecessary cpp file in vSLAMexample, added CMake support for examples, used static linking to the real gtsam for tests
|
2012-01-31 05:28:02 +00:00 |
Alex Cunningham
|
e45514e858
|
added tests folder to cmake build, fixed testSerialization due to namespace changes, set up linking with boost
|
2012-01-31 05:28:00 +00:00 |
Alex Cunningham
|
927ac34014
|
Now builds full gtsam library
|
2012-01-31 05:27:58 +00:00 |
Alex Cunningham
|
a454d0cdf6
|
Rest of library and tests now build
|
2012-01-31 05:27:56 +00:00 |
Alex Cunningham
|
c3030d175f
|
geometry now builds with convenience targets and libraries
|
2012-01-31 05:27:54 +00:00 |
Alex Cunningham
|
623299e874
|
base targets now work
|
2012-01-31 05:27:52 +00:00 |
Alex Cunningham
|
d8de7ce62c
|
base works
|
2012-01-31 05:27:50 +00:00 |
Alex Cunningham
|
64c49bc431
|
trying a simpler build script approach
|
2012-01-31 05:18:53 +00:00 |
Stephen Williams
|
4c54d05da9
|
Fixed index bug in ExtendedKalmanFilter unit test
|
2012-01-30 23:37:47 +00:00 |
Chris Beall
|
aeeb35f7db
|
added missing headers
|
2012-01-30 23:36:40 +00:00 |
Chris Beall
|
537a1a3fae
|
Matlab wrapped classes now live within the gtsam namespace, meaning you have to use gtsamPose2 instead of just Pose2 in Matlab. This fixes the Point2 and Point3 issues we had with Matlab 2011b.
promote pose2SLAM planarSLAM etc. namespaces to be next to gtsam instead of within
|
2012-01-30 22:00:13 +00:00 |
Richard Roberts
|
51dca5b2d0
|
(in branch) Fixed Value base class assignment operator, ISAM2 expmap function, and unit tests
|
2012-01-30 21:23:02 +00:00 |