Richard Roberts
|
e458b37f50
|
Removed UnorderedLinear example
|
2013-08-12 18:21:29 +00:00 |
Richard Roberts
|
4c59e13f94
|
Reenabled ISAM2 in SolverComparer
|
2013-08-11 19:26:29 +00:00 |
Richard Roberts
|
4585fd1caa
|
Merge branch 'svn/trunk'
Conflicts:
gtsam/navigation/tests/testInertialNavFactor_GlobalVelocity.cpp
gtsam/nonlinear/ISAM2.cpp
gtsam/nonlinear/ISAM2.h
gtsam/slam/tests/testBetweenFactor.cpp
gtsam_unstable/nonlinear/ConcurrentBatchFilter.cpp
gtsam_unstable/nonlinear/tests/testConcurrentBatchFilter.cpp
gtsam_unstable/nonlinear/tests/testConcurrentBatchSmoother.cpp
gtsam_unstable/slam/SmartProjectionFactor.h
|
2013-08-11 18:16:56 +00:00 |
Richard Roberts
|
7f5de1c3bc
|
Added simple Kitti example
|
2013-08-09 18:50:20 +00:00 |
Richard Roberts
|
e2f8dd866d
|
Merge branch 'svn/trunk'
Conflicts:
gtsam/linear/GaussianBayesTree.cpp
gtsam/linear/GaussianBayesTree.h
gtsam/linear/VectorValues.h
gtsam/linear/tests/testVectorValues.cpp
gtsam_unstable/nonlinear/sequentialSummarization.cpp
|
2013-08-06 18:33:24 +00:00 |
Richard Roberts
|
e39d100b6a
|
Made most global unit tests compile, includes dogleg, iterative, kalman filter, etc
|
2013-08-06 13:44:22 +00:00 |
Richard Roberts
|
ede0805fac
|
Global find+replace to remove Ordered
|
2013-08-05 22:31:44 +00:00 |
Richard Roberts
|
cb7eb1b510
|
Find+replace Ordered headers
|
2013-08-05 22:31:33 +00:00 |
Duy-Nguyen Ta
|
95ffb0c4ea
|
fix ofstream filename c_str compilation issues
|
2013-08-02 13:33:23 +00:00 |
Richard Roberts
|
af8f302402
|
Fixed SolverComparer for unordered
|
2013-08-01 21:57:55 +00:00 |
Richard Roberts
|
c6f29cd827
|
Modifications to SolverComparer - only write soln to output file, read dataset instead of input graph in batch mode
|
2013-08-01 21:57:50 +00:00 |
Richard Roberts
|
fcc6b804d1
|
Switched SolverComparer to QR
|
2013-08-01 21:57:05 +00:00 |
Richard Roberts
|
15ae7b553a
|
Modifications to SolverComparer - only write soln to output file, read dataset instead of input graph in batch mode
|
2013-08-01 15:38:15 +00:00 |
Richard Roberts
|
2705d85fa7
|
Merged from branch 'trunk'
|
2013-07-31 18:55:15 +00:00 |
Richard Roberts
|
ab083b22c5
|
Added SolverComparer script for doing regression tests across branches and with datasets
|
2013-07-31 18:53:26 +00:00 |
Richard Roberts
|
c413789a0a
|
Linking examples with Boost program options library
|
2013-07-31 18:53:25 +00:00 |
Richard Roberts
|
5f9564dfb9
|
Added Victoria Park dataset to examples data folder
|
2013-07-30 14:32:54 +00:00 |
Richard Roberts
|
3ade190128
|
Renamed old classes to "Ordered" and removed "Unordered" name from new classes
|
2013-07-29 23:55:40 +00:00 |
Richard Roberts
|
594c0412cb
|
Adjusted parameters
|
2013-07-27 18:33:42 +00:00 |
Richard Roberts
|
5d0629c91a
|
More detailed timing in UnorderedLinear script
|
2013-07-26 18:00:38 +00:00 |
Richard Roberts
|
e6eb0b928e
|
Updated UnorderedLinear script
|
2013-07-26 01:10:14 +00:00 |
Richard Roberts
|
6b1e1d16d5
|
Added (de)serialization to UnorderedLinear timing example so that it loads faster
|
2013-07-23 18:34:24 +00:00 |
Richard Roberts
|
2f088dca9f
|
Added UnorderedLinear script to compare results and timing between old code and new code
|
2013-07-09 17:50:53 +00:00 |
Richard Roberts
|
123657e3d0
|
Merged from branch 'trunk'
|
2013-06-24 15:28:16 +00:00 |
Frank Dellaert
|
2efc4294b8
|
Plaza 1 dataset
|
2013-06-24 12:05:44 +00:00 |
Frank Dellaert
|
456a16526e
|
Vector3
|
2013-06-22 01:29:26 +00:00 |
Frank Dellaert
|
05f883f953
|
C++ cleanup and dataset switch
|
2013-06-22 00:49:00 +00:00 |
Frank Dellaert
|
f1ee3b353c
|
C++ Range SLAM example to compare with Boots13icml
|
2013-06-21 14:13:59 +00:00 |
Frank Dellaert
|
6f2cbbb709
|
Added two new datafiles
|
2013-06-20 06:50:50 +00:00 |
Richard Roberts
|
d5e721a1d0
|
Continued work on unordered classes and elimination algorithm
|
2013-06-06 15:36:11 +00:00 |
Chris Beall
|
32b3eebf07
|
removed redundant shared_ptr typedefs in Cal3_S2 and Cal3_S2Stereo
|
2013-05-08 19:21:00 +00:00 |
Richard Roberts
|
9223da18c9
|
Fixed linking to gtsam library in examples
|
2013-03-13 18:36:25 +00:00 |
Richard Roberts
|
89b50e7679
|
Renamed tic -> gttic and toc -> gttoc to avoid conflict with PCL tic/toc
|
2012-10-02 20:18:41 +00:00 |
Richard Roberts
|
c44f8f7f80
|
Fixed examples from timing statement change (missed)
|
2012-10-02 18:49:48 +00:00 |
Chris Beall
|
4297d24c96
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |
Yong-Dian Jian
|
af652b0e04
|
remove simpleSPCG
reorg SubgraphSolver
add unit test for SubgraphSolver
|
2012-09-03 19:43:08 +00:00 |
Frank Dellaert
|
9230458e06
|
Planar SLAM example from factor graph talk
|
2012-08-24 22:03:24 +00:00 |
Frank Dellaert
|
abdf46d494
|
Synchronizing C++ and MATLAB example again. Please coordinate with me before changing the values in the examples: changing them generates work in the manual and in the MATLAB examples.
|
2012-08-05 18:44:36 +00:00 |
Frank Dellaert
|
f70af2ef38
|
Fixed up examples to be a bit less verbose and match up with the manual again.
|
2012-08-05 16:59:14 +00:00 |
Frank Dellaert
|
93f995065f
|
Aligned example with manual, fixed example make targets
|
2012-08-04 21:56:21 +00:00 |
Frank Dellaert
|
297fbfa1a5
|
Odometry example was deliberately not using Symbols... Fixed...
|
2012-08-04 20:18:42 +00:00 |
Richard Roberts
|
711b28ae01
|
Merge remote-tracking branch 'svn/trunk' into remove_slam_namespaces
Conflicts:
matlab/examples/Pose2SLAMExample_graph.m
|
2012-08-03 21:02:27 +00:00 |
Richard Roberts
|
da1a732eff
|
Merged duplicate Pose2SLAMExample_graph.m examples in different directories
|
2012-07-30 18:34:50 +00:00 |
Stephen Williams
|
08c72e2a8d
|
Updated Pose2SLAMExample_graph to remove SLAM namespaces
|
2012-07-30 14:59:18 +00:00 |
Richard Roberts
|
5177f31a5d
|
Merge remote-tracking branch 'svn/trunk' into remove_slam_namespaces
Conflicts:
gtsam/nonlinear/SuccessiveLinearizationOptimizer.h
matlab/examples/Pose2SLAMExample_circle.m
matlab/examples/Pose2SLAMExample_graph.m
matlab/examples/StereoVOExample_large.m
tests/testGradientDescentOptimizer.cpp
|
2012-07-27 19:01:43 +00:00 |
Frank Dellaert
|
b32931f879
|
Examples that show rotation-first strategy
|
2012-07-27 04:44:02 +00:00 |
Frank Dellaert
|
5becf405f8
|
load2D wrapped, but pair argument does not work?
|
2012-07-26 01:40:07 +00:00 |
Stephen Williams
|
a44b602d19
|
Changed parameter name from CG to CONJUGATE_GRADIENT
|
2012-07-25 21:04:00 +00:00 |
Stephen Williams
|
f865a9e551
|
Removed SLAM namespaces from Localization Example
|
2012-07-22 16:03:42 +00:00 |
Stephen Williams
|
61b82c9109
|
Tiny code formatting change
|
2012-07-22 15:47:07 +00:00 |