A pose from the trajectory.
More...
Detailed Description
A pose from the trajectory.
Definition at line 29 of file bearingOnlySlam.hpp.
#include <bearingOnlySlam.hpp>
List of all members.
Public Types |
typedef std::set< unsigned int > | FeaturesIdType |
Public Member Functions |
| TrajectoryPoseRecord (unsigned int frameIndex_, unsigned int robotId_, std::size_t trajIndex_) |
Public Attributes |
unsigned int | frameIndex |
unsigned int | robotId |
std::size_t | trajIndex |
FeaturesIdType | initFeatures |
FeaturesIdType | obsFeatures |
unsigned int | distanceToPrevious |
The documentation for this class was generated from the following file: