#include <tracking.hpp>
Definition at line 45 of file tracking.hpp.
yocs::TrackedMarker::TrackedMarker |
( |
| ) |
|
|
inline |
yocs::TrackedMarker::~TrackedMarker |
( |
| ) |
|
|
inline |
const geometry_msgs::PoseStamped& yocs::TrackedMarker::lastObservation |
( |
| ) |
const |
|
inline |
unsigned int yocs::TrackedMarker::numberOfObservations |
( |
| ) |
const |
|
inline |
template<typename OutputStream >
OutputStream& operator<< |
( |
OutputStream & |
ostream, |
|
|
const TrackedMarker & |
marker |
|
) |
| |
|
friend |
Insertion operator for sending a formatted string of this object to an output stream.
- Parameters
-
ostream | : the output stream. |
marker | : the marker to be inserted. |
- Returns
- OutputStream : continue streaming with the updated output stream.
Definition at line 94 of file tracking.hpp.
double yocs::TrackedMarker::conf_distance |
double yocs::TrackedMarker::conf_heading |
double yocs::TrackedMarker::confidence |
double yocs::TrackedMarker::distance |
double yocs::TrackedMarker::distance2d |
double yocs::TrackedMarker::heading |
ObsList yocs::TrackedMarker::obs_list_ |
double yocs::TrackedMarker::persistence |
double yocs::TrackedMarker::stability |
The documentation for this class was generated from the following file: