Fixed author names

release/4.3a0
krunalchande 2014-11-04 15:47:48 -05:00
parent cf4374563b
commit 336b95d650
2 changed files with 8 additions and 8 deletions

View File

@ -12,11 +12,11 @@
* -------------------------------------------------------------------------- */ * -------------------------------------------------------------------------- */
/* /*
* DroneDynamicsFactor.h * @file DroneDynamicsFactor.h
* * @author Duy-Nguyen Ta
* Created on: Oct 1, 2014 * @date Sep 29, 2014
* Author: krunal
*/ */
#pragma once #pragma once
#include <boost/lexical_cast.hpp> #include <boost/lexical_cast.hpp>

View File

@ -12,11 +12,11 @@
* -------------------------------------------------------------------------- */ * -------------------------------------------------------------------------- */
/* /*
* DroneDynamicsVelXYFactor.h * @file DroneDynamicsFactor.h
* * @author Duy-Nguyen Ta
* Created on: Oct 1, 2014 * @date Oct 1, 2014
* Author: krunal
*/ */
#pragma once #pragma once
#include <boost/lexical_cast.hpp> #include <boost/lexical_cast.hpp>