REFERENCE_FRAME Class Reference

Defines which type of position matrix is used to store camera path and pose. More...

Detailed Description

Defines which type of position matrix is used to store camera path and pose.

Enumerator
WORLD The transform of sl.Pose will contain the motion with reference to the world frame (previously called PATH).
CAMERA The transform of sl.Pose will contain the motion with reference to the previous camera frame (previously called POSE).