Stephen Williams
|
3eade960b8
|
Fixed bugs in marginal generation. It is possible that the marginalization will be "perfect", resulting in no marginal factor. However, a factor was being created anyway.
|
2013-04-19 12:13:43 +00:00 |
Stephen Williams
|
f3007f5013
|
Moved the pre-sync code back into the presync() function call. This allows the Filter and Smoother to synchronize properly even when no call to smoother.update() has been made.
|
2013-04-12 13:05:20 +00:00 |
Stephen Williams
|
634a4c5ef9
|
Updated Concurrent Smoother for changes in the base class synchronization
|
2013-04-11 12:42:45 +00:00 |
Stephen Williams
|
1952337e23
|
Removed unused code from Concurrent Batch Smoother
|
2013-04-10 21:08:52 +00:00 |
Stephen Williams
|
dce575cb73
|
Refactored synchronization code for Concurrent Batch Smoother
|
2013-04-10 15:22:28 +00:00 |
Stephen Williams
|
0b5c07e543
|
Starting to clean up and refactor the Concurrent Filtering and Smoothing classes. Currently the synchronization is disables, as is the marginalization in the filter.
|
2013-04-09 21:24:05 +00:00 |
Stephen Williams
|
ed90b00edf
|
Updated ConcurrentBatchSmoother to use LinearContainerFactors
|
2013-04-09 15:48:53 +00:00 |
Stephen Williams
|
4c6a460fa0
|
Fixed bugs in tic-toc statements for Concurrent Filter and Smoother
|
2013-04-08 17:42:26 +00:00 |
Stephen Williams
|
6fef6cf7d5
|
Added Fixed Lag Smoother and Concurrent Filtering and Smoothing to gtsam_unstable
|
2013-02-19 21:37:17 +00:00 |