Home Previous Up Next Index

armarx::LocationEstimate

Overview

struct LocationEstimate

Used By

EgomotionTrackerInterface::getLocationEstimate
EgomotionTrackerSessionPlayerInterface::getGroundTruthLocation
EgomotionTrackerSessionPlayerInterface::getLocationEstimate
Particle::locEst

Data Member Index

x
y
alpha

Data Members

float x;
float y;
float alpha;

Home Previous Up Next Index