36#include "api_global.h"
#define MMIND_API_EXPORT
Definition api_global.h:48
Represents the data struct of the profile data.
Definition BatchArray.h:15
Operates the laser profiler. Use Profiler::connect to connect an available laser profiler,...
Definition Profiler.h:100
MMIND_API_EXPORT ProfileBatch::TexturedPointCloud transformTexturedPointCloud(const FrameTransformation &coordinateTransformation, const ProfileBatch::TexturedPointCloud &originalTexturedPointCloud)
Transforms the reference frame of a textured point cloud.
MMIND_API_EXPORT FrameTransformation getTransformationParams(Profiler &profiler)
Obtains the rigid body transformations of the custom reference frame of a laser profiler....
MMIND_API_EXPORT ProfileBatch::UntexturedPointCloud transformPointCloud(const FrameTransformation &coordinateTransformation, const ProfileBatch::UntexturedPointCloud &originalPointCloud)
Transforms the reference frame of a point cloud.