Public Member Functions | Private Attributes
aruco_marker_recognition::MarkerCreator Class Reference

This class is used to create marker images which can be recognized with this package. More...

#include <marker_creator.h>

List of all members.

Public Member Functions

void createMarkers ()
 Creates the markers with the parameters set in this class' members.
 MarkerCreator ()
 The constructor of this class.

Private Attributes

std::vector< int > marker_ids_
int marker_pixel_size_
ros::NodeHandle nh_
std::string output_rel_path_

Detailed Description

This class is used to create marker images which can be recognized with this package.

Definition at line 36 of file marker_creator.h.


Constructor & Destructor Documentation

The constructor of this class.

Definition at line 29 of file marker_creator.cpp.


Member Function Documentation

Creates the markers with the parameters set in this class' members.

Definition at line 41 of file marker_creator.cpp.


Member Data Documentation

A list containing the ids of the markers which shall be created

Definition at line 44 of file marker_creator.h.

The size of the markers in meters

Definition at line 47 of file marker_creator.h.

Ros' interface for creating subscribers, publishers, etc.

Definition at line 41 of file marker_creator.h.

The relative path to the output directory from the root directory of this package

Definition at line 50 of file marker_creator.h.


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


asr_aruco_marker_recognition
Author(s): Allgeyer Tobias, Meißner Pascal, Qattan Mohamad
autogenerated on Thu Jun 6 2019 21:14:12