#include <MarkerDetector.h>
Definition at line 43 of file MarkerDetector.h.
◆ MarkerInfo()
rtabmap::MarkerInfo::MarkerInfo |
( |
int |
id, |
|
|
float |
length, |
|
|
Transform |
pose |
|
) |
| |
|
inline |
◆ id()
int rtabmap::MarkerInfo::id |
( |
| ) |
const |
|
inline |
◆ length()
float rtabmap::MarkerInfo::length |
( |
| ) |
const |
|
inline |
◆ pose()
const Transform& rtabmap::MarkerInfo::pose |
( |
| ) |
const |
|
inline |
◆ id_
int rtabmap::MarkerInfo::id_ |
|
private |
◆ length_
float rtabmap::MarkerInfo::length_ |
|
private |
◆ pose_
The documentation for this class was generated from the following file: