ifm3d
|
All items are given in SI units, i.e. transXYZ are in [m] and rotXYZ are in [rad]. More...
#include <ifm3d/deserialize/struct_calibration.hpp>
Public Types | |
using | Ptr = std::shared_ptr< struct ExtrinsicOpticToUser > |
Public Member Functions | |
void | Read (const uint8_t *data) |
Public Attributes | |
float | trans_x |
float | trans_y |
float | trans_z |
float | rot_x |
float | rot_y |
float | rot_z |
All items are given in SI units, i.e. transXYZ are in [m] and rotXYZ are in [rad].