MRXT: The Multi-Robot eXploration Tool
Multi-Robot autonomous exploration and mapping simulator.
Public Member Functions | Public Attributes
landmark Struct Reference

Landmark struct. More...

#include <landmarksData.h>

List of all members.

Public Member Functions

 landmark (const pos3d &p, const matrix &s, const float *desc, unsigned short length, unsigned short r)
 landmark (const landmark &l)
landmarkoperator= (const landmark &l)

Public Attributes

matrix covariance
unsigned short desclength
float * descriptor
pos3d pos
unsigned short repeated

Detailed Description

Landmark struct.

Definition at line 18 of file landmarksData.h.


The documentation for this struct was generated from the following file:
 All Classes Functions Variables Typedefs