Stg::StgModelFiducial Class Reference
#include <stage.hh>
Inherits Stg::StgModel.
Public Member Functions | |
virtual void | Load () |
StgModelFiducial (StgWorld *world, StgModel *parent, stg_id_t id, char *typestr) | |
virtual | ~StgModelFiducial () |
Static Public Member Functions | |
static StgModel * | Create (StgWorld *world, StgModel *parent, stg_id_t id, char *typestr) |
Public Attributes | |
uint32_t | fiducial_count |
the number of fiducials detected | |
stg_fiducial_t * | fiducials |
array of detected fiducials | |
stg_radians_t | fov |
field of view | |
stg_radians_t | heading |
center of field of view | |
int | key |
/// only detect fiducials with a key that matches this one (defaults 0) | |
stg_meters_t | max_range_anon |
stg_meters_t | max_range_id |
maximum range at which the ID can be read | |
stg_meters_t | min_range |
minimum detection range |
Constructor & Destructor Documentation
StgModelFiducial::~StgModelFiducial | ( | void | ) | [virtual] |
Member Function Documentation
void StgModelFiducial::Load | ( | void | ) | [virtual] |
Reimplemented from Stg::StgModel.
References fov, Stg::StgWorld::GetWorldFile(), Stg::StgModel::Load(), max_range_anon, max_range_id, min_range, PRINT_DEBUG, Stg::Worldfile::ReadAngle(), Stg::Worldfile::ReadLength(), and Stg::StgModel::world.
Member Data Documentation
the number of fiducials detected
array of detected fiducials
center of field of view
/// only detect fiducials with a key that matches this one (defaults 0)
Referenced by StgModelFiducial().
Referenced by Load(), and StgModelFiducial().
The documentation for this class was generated from the following files:
Generated on Thu Jan 7 17:42:17 2010 for Stage by 1.5.5