Public Member Functions | Private Attributes | List of all members
PoseEstimationMarkerMapParameters Class Reference

#include <pose_estimation_markermap_parameters.h>

Public Member Functions

int getPoseEstimatorType ()
 
bool getPublishMarkers ()
 
bool getPublishTf ()
 
 PoseEstimationMarkerMapParameters ()
 
void setPoseEstimatorType (int type)
 
void setPublishMarkers (bool b)
 
void setPublishTf (bool b)
 
 ~PoseEstimationMarkerMapParameters ()
 

Private Attributes

int pose_estimator_type_
 
bool publish_markers_
 
bool publish_tf_
 

Detailed Description

Definition at line 35 of file pose_estimation_markermap_parameters.h.

Constructor & Destructor Documentation

PoseEstimationMarkerMapParameters::PoseEstimationMarkerMapParameters ( )

Definition at line 34 of file pose_estimation_markermap_parameters.cpp.

PoseEstimationMarkerMapParameters::~PoseEstimationMarkerMapParameters ( )

Definition at line 40 of file pose_estimation_markermap_parameters.cpp.

Member Function Documentation

int PoseEstimationMarkerMapParameters::getPoseEstimatorType ( )

Definition at line 42 of file pose_estimation_markermap_parameters.cpp.

bool PoseEstimationMarkerMapParameters::getPublishMarkers ( )

Definition at line 50 of file pose_estimation_markermap_parameters.cpp.

bool PoseEstimationMarkerMapParameters::getPublishTf ( )

Definition at line 46 of file pose_estimation_markermap_parameters.cpp.

void PoseEstimationMarkerMapParameters::setPoseEstimatorType ( int  type)

Definition at line 54 of file pose_estimation_markermap_parameters.cpp.

void PoseEstimationMarkerMapParameters::setPublishMarkers ( bool  b)

Definition at line 62 of file pose_estimation_markermap_parameters.cpp.

void PoseEstimationMarkerMapParameters::setPublishTf ( bool  b)

Definition at line 58 of file pose_estimation_markermap_parameters.cpp.

Member Data Documentation

int PoseEstimationMarkerMapParameters::pose_estimator_type_
private

Definition at line 49 of file pose_estimation_markermap_parameters.h.

bool PoseEstimationMarkerMapParameters::publish_markers_
private

Definition at line 51 of file pose_estimation_markermap_parameters.h.

bool PoseEstimationMarkerMapParameters::publish_tf_
private

Definition at line 50 of file pose_estimation_markermap_parameters.h.


The documentation for this class was generated from the following files:


tuw_marker_pose_estimation
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:42:13