Definition at line 61 of file Egomotion.H.
Public Attributes | |
float | angularVelocity |
std::string | source |
float | angularAccel |
float | transAccel |
Pose | location |
Time | timestamp |
float | transVelocity |
float angularVelocity |
Definition at line 62 of file Egomotion.H.
Referenced by Egomotion::activateConsumer(), Egomotion::activateSupplier(), StereoDataCollector::fileWriterThread(), Egomotion::getNextData(), and Egomotion::publishData().
std::string source |
Definition at line 63 of file Egomotion.H.
Referenced by Egomotion::activateConsumer(), Egomotion::activateSupplier(), Egomotion::getNextData(), and Egomotion::publishData().
float angularAccel |
Definition at line 64 of file Egomotion.H.
Referenced by Egomotion::activateConsumer(), Egomotion::activateSupplier(), Egomotion::getNextData(), and Egomotion::publishData().
float transAccel |
Definition at line 65 of file Egomotion.H.
Referenced by Egomotion::activateConsumer(), Egomotion::activateSupplier(), Egomotion::getNextData(), and Egomotion::publishData().
Definition at line 66 of file Egomotion.H.
Referenced by StereoDataCollector::fileWriterThread(), Egomotion::getNextData(), main(), and Egomotion::publishData().
Definition at line 67 of file Egomotion.H.
Referenced by StereoDataCollector::fileWriterThread(), Egomotion::getNextData(), and Egomotion::publishData().
float transVelocity |
Definition at line 68 of file Egomotion.H.
Referenced by Egomotion::activateConsumer(), Egomotion::activateSupplier(), StereoDataCollector::fileWriterThread(), Egomotion::getNextData(), and Egomotion::publishData().