MoveThroughJointPositionsRequest$json top-level constant
- @Deprecated('Use moveThroughJointPositionsRequestDescriptor instead')
Map<String, Object>
const MoveThroughJointPositionsRequest$json
Implementation
@$core.Deprecated('Use moveThroughJointPositionsRequestDescriptor instead')
const MoveThroughJointPositionsRequest$json = {
'1': 'MoveThroughJointPositionsRequest',
'2': [
{'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
{'1': 'positions', '3': 2, '4': 3, '5': 11, '6': '.viam.component.arm.v1.JointPositions', '10': 'positions'},
{'1': 'options', '3': 3, '4': 1, '5': 11, '6': '.viam.component.arm.v1.MoveOptions', '9': 0, '10': 'options', '17': true},
{'1': 'extra', '3': 99, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '10': 'extra'},
],
'8': [
{'1': '_options'},
],
};