|
void | addTime (double t) |
|
void | addPosition (Eigen::Vector3f p) |
|
void | addOrientation (Eigen::Quaternionf q) |
|
bool | getPose (PoseSample &p) |
|
|
std::vector< double > | time |
|
size_t | sample_idx = 0 |
|
std::vector< Eigen::Vector3f > | position |
|
std::vector< Eigen::Quaternionf > | orientation |
|
std::chrono::steady_clock::time_point | start_time |
|
The documentation for this struct was generated from the following file:
- /home/karlu/private/program/gramods/modules/gmTrack/src/TimeSamplePoseTracker.cpp