API Documentation
|
A frame of data that can be processed by a SLAM engine to determine relative location. More...
#include <SLAMEngine.h>
Public Attributes | |
Buffer< RGBColor > | colors |
Matrix< fltp08 > | estimated_transform = Constant<Matrix<fltp08>>::Invalid |
fltp08 | max_distance_error = Constant<fltp08>::Invalid |
fltp08 | max_transform_error = Constant<fltp08>::Invalid |
Buffer< Ray< 3, fltp04 > > | normals |
Buffer< Vertex< 3, fltp04 > > | points |
bool | request_filter = true |
fltp08 | time = Constant<fltp08>::Invalid |
A frame of data that can be processed by a SLAM engine to determine relative location.
bool request_filter = true |