#include <ds5-motion.h>
Public Member Functions | |
rs2_extrinsics | get_extrinsic_to (rs2_stream stream) |
ds::imu_intrinsic | get_intrinsic (rs2_stream stream) |
float3x3 | imu_to_depth_alignment () |
l500_imu_calib_parser (const std::vector< uint8_t > &raw_data, bool valid=true) | |
virtual | ~l500_imu_calib_parser () |
Private Attributes | |
ds::dm_v2_imu_intrinsic | _def_intr |
rs2_extrinsics | _extr |
float3x3 | _imu_2_depth_rot |
bool | _valid_extrinsic |
bool | _valid_intrinsic |
ds::dm_v2_calibration_table | imu_calib_table |
Definition at line 251 of file ds5-motion.h.
|
inline |
Definition at line 254 of file ds5-motion.h.
|
inlinevirtual |
Definition at line 322 of file ds5-motion.h.
|
inlinevirtual |
Implements librealsense::mm_calib_parser.
Definition at line 361 of file ds5-motion.h.
|
inlinevirtual |
Implements librealsense::mm_calib_parser.
Definition at line 326 of file ds5-motion.h.
|
inlinevirtual |
Implements librealsense::mm_calib_parser.
Definition at line 324 of file ds5-motion.h.
|
private |
Definition at line 373 of file ds5-motion.h.
|
private |
Definition at line 371 of file ds5-motion.h.
|
private |
Definition at line 372 of file ds5-motion.h.
|
private |
Definition at line 375 of file ds5-motion.h.
|
private |
Definition at line 374 of file ds5-motion.h.
|
private |
Definition at line 370 of file ds5-motion.h.