Pose$json top-level constant
- @Deprecated('Use poseDescriptor instead')
Implementation
@$core.Deprecated('Use poseDescriptor instead')
const Pose$json = {
'1': 'Pose',
'2': [
{'1': 'x', '3': 1, '4': 1, '5': 1, '10': 'x'},
{'1': 'y', '3': 2, '4': 1, '5': 1, '10': 'y'},
{'1': 'z', '3': 3, '4': 1, '5': 1, '10': 'z'},
{'1': 'o_x', '3': 4, '4': 1, '5': 1, '10': 'oX'},
{'1': 'o_y', '3': 5, '4': 1, '5': 1, '10': 'oY'},
{'1': 'o_z', '3': 6, '4': 1, '5': 1, '10': 'oZ'},
{'1': 'theta', '3': 7, '4': 1, '5': 1, '10': 'theta'},
],
};