enum CartesianReferenceFrame

August 13, 2019 ยท View on GitHub

Overview / Purpose

Enumeration CartesianReferenceFrame

EnumeratorValueDescription
CARTESIAN_REFERENCE_FRAME_UNSPECIFIED0Unspecified Cartesian reference frame
CARTESIAN_REFERENCE_FRAME_MIXED1Mixed reference frame where translation reference = base and orientation reference = tool
CARTESIAN_REFERENCE_FRAME_TOOL2Tool reference frame where translation reference = tool and orientation reference = tool
CARTESIAN_REFERENCE_FRAME_BASE3Base reference frame where the translation reference = base and orientation reference = base

Parent topic: Common (C++)