Variable robotJointTypeConst

robotJointType: {
    fixed: 1;
    fixedAbsolute: 0;
    prismatic: 3;
    rotational: 2;
} = ...