Fixed author names
parent
cf4374563b
commit
336b95d650
|
|
@ -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>
|
||||||
|
|
|
||||||
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue