Alex Cunningham
|
8bfe8571bc
|
Removed template argument from NonlinearISAM, now just uses NonlinearFactorGraph
|
2012-06-07 17:45:05 +00:00 |
Richard Roberts
|
8ba08135b2
|
Disambiguated sqrt function
|
2012-06-07 16:12:57 +00:00 |
Richard Roberts
|
97f52c5643
|
Cleaned up boost bind dependency
|
2012-06-07 16:12:55 +00:00 |
Richard Roberts
|
288858d5f2
|
Removed unnecessary extra compile flags
|
2012-06-07 16:12:41 +00:00 |
Frank Dellaert
|
674d8d51b3
|
prototype to get Kyel started on Active Matching a la Chli
|
2012-06-07 15:46:23 +00:00 |
Alex Cunningham
|
df7ffe5923
|
Now installs matlab *.fig files with examples
|
2012-06-07 15:45:29 +00:00 |
Chris Beall
|
e0686484b6
|
fixed compile errors
|
2012-06-07 14:53:39 +00:00 |
Frank Dellaert
|
bf21239e41
|
printStats
|
2012-06-07 14:29:18 +00:00 |
Frank Dellaert
|
39aec060ae
|
removed bind.h include
|
2012-06-07 13:18:17 +00:00 |
Frank Dellaert
|
f8ce3a9c11
|
saveGraph
|
2012-06-07 13:17:46 +00:00 |
Frank Dellaert
|
b01ab6e642
|
Fixed compile error in saveGraph
|
2012-06-07 13:16:49 +00:00 |
Frank Dellaert
|
8644f81dc8
|
VisualiSAM, going crazy. MATLAB is amazing!
|
2012-06-07 13:16:28 +00:00 |
Duy-Nguyen Ta
|
ce71979c8c
|
VisualISAMExample_triangle
|
2012-06-07 07:43:56 +00:00 |
Duy-Nguyen Ta
|
2a633b75c8
|
use surf instead of mesh for covarianceEllipse3D
|
2012-06-07 07:43:22 +00:00 |
Duy-Nguyen Ta
|
61e95f4ace
|
temporarily revive the old VisualISAMExample
|
2012-06-07 07:06:54 +00:00 |
Duy-Nguyen Ta
|
43fb6b76e9
|
fix a bad bug in PinholeCamera::lookat: normalize the result vector of cross product!!!
|
2012-06-07 06:53:03 +00:00 |
Frank Dellaert
|
b10f4d09e3
|
iSAM with options
|
2012-06-07 06:14:47 +00:00 |
Frank Dellaert
|
9ef891198b
|
Re-factored iSAM MATLAB example and wrapped more ISAM functions
|
2012-06-07 05:19:43 +00:00 |
Richard Roberts
|
8e39e6b656
|
Fixed doxygen warnings
|
2012-06-07 04:54:40 +00:00 |
Richard Roberts
|
ecd5862a90
|
Fixed build problems on windows
|
2012-06-07 04:54:06 +00:00 |
Richard Roberts
|
19542c27d5
|
gtsam_unstable build script tweaks for windows
|
2012-06-07 04:53:52 +00:00 |
Frank Dellaert
|
c78e649042
|
create and use cameras, not poses
|
2012-06-07 04:09:22 +00:00 |
Frank Dellaert
|
903580abb4
|
Rotated display so Z is up, made axis square
|
2012-06-07 03:54:48 +00:00 |
Frank Dellaert
|
2414bfc3c9
|
Use correct calibration matrix K in camera creation
|
2012-06-07 03:35:06 +00:00 |
Frank Dellaert
|
fd3b1d1cb5
|
comments
|
2012-06-07 02:19:26 +00:00 |
Frank Dellaert
|
9211a314a8
|
comment
|
2012-06-07 02:19:12 +00:00 |
Frank Dellaert
|
e986311566
|
small details
|
2012-06-07 02:18:24 +00:00 |
Frank Dellaert
|
89a24e240b
|
doxygen
|
2012-06-07 02:17:55 +00:00 |
Frank Dellaert
|
78bbcde7cd
|
printing
|
2012-06-07 02:16:58 +00:00 |
Frank Dellaert
|
81b577eb59
|
Fixed compile error in gtsam_unstable
|
2012-06-07 02:11:16 +00:00 |
Frank Dellaert
|
cd54e80c8c
|
Doxygen comments
|
2012-06-07 02:10:58 +00:00 |
Yong-Dian Jian
|
a9c36fc172
|
move linear algebra functions for jacobian factor graph to a new file
|
2012-06-07 01:24:19 +00:00 |
Duy-Nguyen Ta
|
c518381373
|
VisualISAMExample in MATLAB: try to enable point priors. Disable logging images.
|
2012-06-06 21:21:49 +00:00 |
Duy-Nguyen Ta
|
31d88649f7
|
fix bug in VisualISAM matlab example
|
2012-06-06 18:08:30 +00:00 |
Alex Cunningham
|
87a705468d
|
Removed unnecessary tests/examples, consolidated utility functions
|
2012-06-06 13:04:47 +00:00 |
Richard Roberts
|
55ff10a1c2
|
Updated old timing statements in discrete examples and reenabled the examples
|
2012-06-06 12:51:44 +00:00 |
Richard Roberts
|
19796465bf
|
Moved back missing tictoc_print
|
2012-06-06 12:51:21 +00:00 |
Alex Cunningham
|
74138787e8
|
testPoseRTV no longer fails when using quaternions - still should add full analytical derivatives, however.
|
2012-06-06 12:44:06 +00:00 |
Frank Dellaert
|
3729b322fd
|
retractCayley not on quaternion branch
|
2012-06-06 12:30:30 +00:00 |
Alex Cunningham
|
3a9b647b8f
|
Updated expected wrap values
|
2012-06-06 12:03:49 +00:00 |
Duy-Nguyen Ta
|
64beba42e4
|
wrapping SimpleCamera::lookat and visualSLAM's ISAM to MATLAB
|
2012-06-06 09:42:27 +00:00 |
Duy-Nguyen Ta
|
3e36890fd1
|
VisualISAMExample in MATLAB. Doesn't look quite right...
|
2012-06-06 09:41:06 +00:00 |
Duy-Nguyen Ta
|
bb89cdda76
|
axisLength for plotting Pose2 in MATLAB
|
2012-06-06 09:40:24 +00:00 |
Duy-Nguyen Ta
|
3a28baf3c8
|
simplify VisualSLAMExample code in MATLAB
|
2012-06-06 09:39:55 +00:00 |
Duy-Nguyen Ta
|
a8ffa407ae
|
remove noise sampler in visualSLAM examples
|
2012-06-06 09:36:10 +00:00 |
Duy-Nguyen Ta
|
8037c44b17
|
fix CMakeLists to generate correct paths to gtsam lib for MEX, both in command line and make_gtsam.m
|
2012-06-06 09:35:19 +00:00 |
Duy-Nguyen Ta
|
092093444c
|
lookat: a convenient function to set up camera pose
|
2012-06-06 09:33:03 +00:00 |
Duy-Nguyen Ta
|
5256130afd
|
support adding odometry factor to visualSLAM graph and add NonlinearISAM to visualSLAM namespace for uses in MATLAB
|
2012-06-06 09:31:18 +00:00 |
Yong-Dian Jian
|
0e4f2b414c
|
fix iterative parameters
|
2012-06-06 05:17:39 +00:00 |
Frank Dellaert
|
0f079b70f2
|
Disabled two examples until timing fixed
|
2012-06-06 04:29:14 +00:00 |