#include <ds5-motion.h>
Public Member Functions | |
dm_v2_imu_calib_parser (const std::vector< uint8_t > &raw_data, uint16_t pid, bool valid=true) | |
dm_v2_imu_calib_parser (const dm_v2_imu_calib_parser &) | |
rs2_extrinsics | get_extrinsic_to (rs2_stream stream) |
ds::imu_intrinsic | get_intrinsic (rs2_stream stream) |
float3x3 | imu_to_depth_alignment () |
virtual | ~dm_v2_imu_calib_parser () |
Private Attributes | |
ds::dm_v2_eeprom | _calib_table |
ds::dm_v2_imu_intrinsic | _def_intr |
rs2_extrinsics | _extr |
float3x3 | _imu_2_depth_rot |
uint16_t | _pid |
bool | _valid_extrinsic |
bool | _valid_intrinsic |
Definition at line 111 of file ds5-motion.h.
|
inline |
Definition at line 114 of file ds5-motion.h.
librealsense::dm_v2_imu_calib_parser::dm_v2_imu_calib_parser | ( | const dm_v2_imu_calib_parser & | ) |
|
inlinevirtual |
Definition at line 194 of file ds5-motion.h.
|
inlinevirtual |
Implements librealsense::mm_calib_parser.
Definition at line 198 of file ds5-motion.h.
|
inlinevirtual |
Implements librealsense::mm_calib_parser.
Definition at line 206 of file ds5-motion.h.
|
inlinevirtual |
Implements librealsense::mm_calib_parser.
Definition at line 196 of file ds5-motion.h.
|
private |
Definition at line 242 of file ds5-motion.h.
|
private |
Definition at line 245 of file ds5-motion.h.
|
private |
Definition at line 243 of file ds5-motion.h.
|
private |
Definition at line 244 of file ds5-motion.h.
|
private |
Definition at line 248 of file ds5-motion.h.
|
private |
Definition at line 247 of file ds5-motion.h.
|
private |
Definition at line 246 of file ds5-motion.h.