removed cpp
parent
82844b541c
commit
1e2a1d2591
|
@ -1,22 +0,0 @@
|
||||||
/* ----------------------------------------------------------------------------
|
|
||||||
|
|
||||||
* 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 SmartProjectionPoseFactorRollingShutter.h
|
|
||||||
* @brief Smart projection factor on poses modeling rolling shutter effect
|
|
||||||
* @author Luca Carlone
|
|
||||||
*/
|
|
||||||
|
|
||||||
//#include <gtsam_unstable/slam/SmartProjectionPoseFactorRollingShutter.h>
|
|
||||||
|
|
||||||
namespace gtsam {
|
|
||||||
|
|
||||||
} // \ namespace gtsam
|
|
Loading…
Reference in New Issue