Class pose_frame

Inheritance Relationships

Base Type

Class Documentation

class pose_frame : public rs2::frame

Public Functions

inline pose_frame(const frame &f)

Extends the frame class with additional pose related attributes and functions

Parameters:

frame[in] - existing frame instance

inline rs2_pose get_pose_data() const

Retrieve the pose data from T2xx position tracking sensor

Returns:

rs2_pose - orientation and velocity data.