Duy-Nguyen Ta
95ffb0c4ea
fix ofstream filename c_str compilation issues
2013-08-02 13:33:23 +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
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
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
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
Stephen Williams
412ffa38c7
Created a iSAM2 version of the Visual SLAM example
2012-07-22 15:15:12 +00:00
Stephen Williams
5d46beed86
Put the relinearization interval back to 3 for the iSAM example
2012-07-22 14:59:22 +00:00
Stephen Williams
71c6458e96
Updated ExtendedKalmanFilter and relkated example, removing the need for the 'inl' header
2012-07-22 14:57:34 +00:00
Stephen Williams
ff522a73c0
Updated documentation on SimpleRotation example
2012-07-22 05:43:44 +00:00
Stephen Williams
e3a6282ff8
Removed SLAM namespaces from SPCG example. Still needs better documentation by someone who knows what SPCG is.
2012-07-22 05:34:22 +00:00
Stephen Williams
45d1c4f0ed
Removed SLAM namespaces from OdometryExample
2012-07-22 05:21:32 +00:00
Stephen Williams
67e2d832fe
Updated the VisualSLAM examples, removing the SLAM namespaces
2012-07-22 04:52:01 +00:00
Stephen Williams
5da5adb2f1
Combined the PlanarSLAM examples into a single example without SLAM namespaces
2012-07-22 04:36:40 +00:00
Stephen Williams
d259320aed
Combined the two versions of Pose2SLAMExample into a single example without SLAM namespaces
2012-07-22 04:35:12 +00:00
Duy-Nguyen Ta
abc29ea2ca
capitalize static functions Level and Lookat in CalibratedCamera and PinholeCamera for matlab wrapper
2012-07-16 15:24:27 +00:00
Frank Dellaert
801e0a065a
sift features
2012-06-24 04:20:16 +00:00
Frank Dellaert
2d0ce1c3ca
Streamlining of SLAM namespaces:
...
planarSLAM Values and Graph now derive from Pose3SLAM.
visualSLAM Values and Graph now derive from pose3SLAM.
Several methods have been renamed to make them consistent through these 4 namespaces:
addPrior -> addPosePrior
addHardConstraint -> addPoseConstraint
addOdometry/addConstraint -> addRelativePose
All gtsam and matlab examples/tests run.
PS: please don't use the deprecated typedefs in these namespaces.
2012-06-24 02:48:12 +00:00
Duy-Nguyen Ta
eecafcebe7
Fixing Pose2SLAMwSPCG and make a unittest in testPose2SLAM for optimizeSPCG(). Why does SPCG need a constraint between
...
2 poses to work? GaussNewton still works fine without the constraint!
2012-06-22 23:40:04 +00:00
Frank Dellaert
1d95a379b7
Fixed compile problem that prevented install
2012-06-22 21:57:46 +00:00
Duy-Nguyen Ta
6f1ea87a00
clean up noise model: Remove Shared[NoiseModel] classes and headers, typedef for backward compatibility in NoiseModel.h. Fix all tests and examples to create shared noise models through static functions in noise model classes. Fix MATLAB wrapper and examples as well. Add tests for MATLAB examples
2012-06-22 19:36:49 +00:00
Yong-Dian Jian
9cb903fe08
1. remove a redundant constructor of PinholeCamera
...
2. remove a "backproject_from_camera" function from PinholeCamera, please use "backproject" directly
2012-06-19 15:28:22 +00:00
Frank Dellaert
c77e8176c7
Balbianello images for larger SFM example
2012-06-18 14:04:20 +00:00
Chris Beall
562ec1b630
simplified basic StereoVOExample to use only 3 artificial landmarks and 2 poses
2012-06-14 17:33:58 +00:00
Chris Beall
a6ea70da7b
small three pose VO example
2012-06-14 05:10:12 +00:00