OpenEV
Extending OpenCV to event-based vision
|
This struct is used to store linear acceleration and angular velocity. More...
#include <abstract-camera.hpp>
Public Member Functions | |
bool | empty () const |
void | release () |
Public Attributes | |
double | x {0} |
double | y {0} |
double | z {0} |
Friends | |
std::ostream & | operator<< (std::ostream &os, const xyz_t &xyz) |
This struct is used to store linear acceleration and angular velocity.