Doxygen compliance
parent
8535b13809
commit
3692eae4fe
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
/**
|
||||
* @file BearingFactor.H
|
||||
* @authors Frank Dellaert
|
||||
* @author Frank Dellaert
|
||||
**/
|
||||
|
||||
#pragma once
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
/**
|
||||
* @file BetweenFactor.h
|
||||
* @authors Frank Dellaert, Viorela Ila
|
||||
* @author Frank Dellaert, Viorela Ila
|
||||
**/
|
||||
#pragma once
|
||||
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
/**
|
||||
* @file PriorFactor.h
|
||||
* @authors Frank Dellaert
|
||||
* @author Frank Dellaert
|
||||
**/
|
||||
#pragma once
|
||||
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
/**
|
||||
* @file RangeFactor.H
|
||||
* @authors Frank Dellaert
|
||||
* @author Frank Dellaert
|
||||
**/
|
||||
|
||||
#pragma once
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
/**
|
||||
* @file planarSLAM.cpp
|
||||
* @brief: bearing/range measurements in 2D plane
|
||||
* @authors Frank Dellaert
|
||||
* @author Frank Dellaert
|
||||
**/
|
||||
|
||||
#include <gtsam/slam/planarSLAM.h>
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
/**
|
||||
* @file planarSLAM.h
|
||||
* @brief: bearing/range measurements in 2D plane
|
||||
* @authors Frank Dellaert
|
||||
* @author Frank Dellaert
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
/**
|
||||
* @file pose2SLAM.cpp
|
||||
* @brief: bearing/range measurements in 2D plane
|
||||
* @authors Frank Dellaert
|
||||
* @author Frank Dellaert
|
||||
**/
|
||||
|
||||
#include <gtsam/slam/pose2SLAM.h>
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
/**
|
||||
* @file pose2SLAM.h
|
||||
* @brief: 2D Pose SLAM
|
||||
* @authors Frank Dellaert
|
||||
* @author Frank Dellaert
|
||||
**/
|
||||
|
||||
#pragma once
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
/**
|
||||
* @file pose3SLAM.cpp
|
||||
* @brief: bearing/range measurements in 2D plane
|
||||
* @authors Frank Dellaert
|
||||
* @author Frank Dellaert
|
||||
**/
|
||||
|
||||
#include <gtsam/slam/pose3SLAM.h>
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
/**
|
||||
* @file pose3SLAM.h
|
||||
* @brief: 3D Pose SLAM
|
||||
* @authors Frank Dellaert
|
||||
* @author Frank Dellaert
|
||||
**/
|
||||
|
||||
#pragma once
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
/**
|
||||
* @file testPlanarSLAM.cpp
|
||||
* @authors Frank Dellaert
|
||||
* @author Frank Dellaert
|
||||
**/
|
||||
|
||||
#include <iostream>
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
/**
|
||||
* @file testPose2Graph.cpp
|
||||
* @authors Frank Dellaert, Viorela Ila
|
||||
* @author Frank Dellaert, Viorela Ila
|
||||
**/
|
||||
|
||||
#include <iostream>
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
/**
|
||||
* @file testPose3Graph.cpp
|
||||
* @authors Frank Dellaert, Viorela Ila
|
||||
* @author Frank Dellaert, Viorela Ila
|
||||
**/
|
||||
|
||||
#include <iostream>
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
/**
|
||||
* @file testProjectionFactor.cpp
|
||||
* @brief Unit tests for ProjectionFactor Class
|
||||
* @authors Frank Dellaert
|
||||
* @author Frank Dellaert
|
||||
* @date Nov 2009
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue