Removed duplicate header comment block.

release/4.3a0
Stephen Williams 2011-08-30 20:01:24 +00:00
parent b1c1b45aba
commit 817bb913ab
1 changed files with 0 additions and 16 deletions

View File

@ -21,22 +21,6 @@
* @Author: Stephen Williams * @Author: Stephen Williams
*/ */
/* ----------------------------------------------------------------------------
* GTSAM Copyright 2010, Georgia Tech Research Corporation,
* Atlanta, Georgia 30332-0415
* All Rights Reserved
* Authors: Frank Dellaert, et al. (see THANKS for the full author list)
* See LICENSE for the license information
* -------------------------------------------------------------------------- */
/**
* @file testExtendedKalmanFilter
* @author Stephen Williams
*/
#include <gtsam/nonlinear/ExtendedKalmanFilter-inl.h> #include <gtsam/nonlinear/ExtendedKalmanFilter-inl.h>
#include <gtsam/slam/PriorFactor.h> #include <gtsam/slam/PriorFactor.h>
#include <gtsam/slam/BetweenFactor.h> #include <gtsam/slam/BetweenFactor.h>