diff --git a/gtsam/navigation/ConstantVelocityFactor.h b/gtsam/navigation/ConstantVelocityFactor.h index 028026f7d..6cb349869 100644 --- a/gtsam/navigation/ConstantVelocityFactor.h +++ b/gtsam/navigation/ConstantVelocityFactor.h @@ -10,8 +10,8 @@ * -------------------------------------------------------------------------- */ /** - * @file NonlinearFactor.h - * @brief Non-linear factor base classes + * @file ConstantVelocityFactor.h + * @brief Maintain a constant velocity motion model between two NavStates * @author Asa Hammond */