package Kinova.Api.VisionConfig

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service VisionConfig

VisionConfig.proto:20

Service to configure the Vision Module

@PROXY_ID=5 @ERROR=Kinova.Api.Error

enum BitRate

VisionConfig.proto:100

Maximum encoded bit rate, in Mbps

Used in: SensorSettings

message DistortionCoefficients

VisionConfig.proto:249

Distortion coefficients for sensor intrinsic parameters

Used in: IntrinsicParameters

message ExtrinsicParameters

VisionConfig.proto:258

Sensor extrinsic parameters

Used as request type in: VisionConfig.SetExtrinsicParameters

Used as response type in: VisionConfig.GetExtrinsicParameters

enum FocusAction

VisionConfig.proto:202

Focus action to perform (start/pause continuous, focus now, disable). Supported only with Color sensor.

Used in: SensorFocusAction

message FocusPoint

VisionConfig.proto:213

Focus point in the X-Y coordinates of the image

Used in: SensorFocusAction

enum FrameRate

VisionConfig.proto:92

Sensor frame rate

Used in: SensorSettings

message IntrinsicParameters

VisionConfig.proto:238

Sensor intrinsic parameters

Used as request type in: VisionConfig.SetIntrinsicParameters

Used as response type in: VisionConfig.GetIntrinsicParameters, VisionConfig.GetIntrinsicParametersProfile

message ManualFocus

VisionConfig.proto:219

Abstract value that affects the focus distance

Used in: SensorFocusAction

enum Option

VisionConfig.proto:145

Admissible vision module sensor options. Note that some options are only available for the color sensor and some are only available for the depth sensor.

Used in: OptionIdentifier, OptionInformation, OptionValue, VisionNotification

message OptionIdentifier

VisionConfig.proto:120

Sensor and the option to configure

Used as request type in: VisionConfig.GetOptionInformation, VisionConfig.GetOptionValue

message OptionValue

VisionConfig.proto:126

Value of the particular option for the sensor

Used as request type in: VisionConfig.SetOptionValue

Used as response type in: VisionConfig.GetOptionValue

enum Resolution

VisionConfig.proto:81

Sensor resolution. Note that some settings are only for the color sensor and some are only for the depth sensor.

Used in: IntrinsicParameters, IntrinsicProfileIdentifier, SensorSettings

message RotationMatrix

VisionConfig.proto:264

Representation of a 3x3 rotation matrix. To be a valid rotation matrix, the rows must be orthonormal (the rows must each have norm of 1 and the row vectors must be orthogonal to each other). The determinant must also be +1.

Used in: ExtrinsicParameters

message RotationMatrixRow

VisionConfig.proto:271

Single row of a 3x3 rotation matrix. To be a valid possible row of a rotation matrix, the norm of the row must be 1 (the sum of the squares of the row elements has to equal 1).

Used in: RotationMatrix

enum Sensor

VisionConfig.proto:74

Vision module sensor to configure

Used in: IntrinsicParameters, IntrinsicProfileIdentifier, OptionIdentifier, OptionInformation, OptionValue, SensorFocusAction, SensorIdentifier, SensorSettings, VisionNotification

message SensorIdentifier

VisionConfig.proto:109

Sensor to configure

Used as request type in: VisionConfig.GetIntrinsicParameters, VisionConfig.GetSensorSettings

message SensorSettings

VisionConfig.proto:66

Main sensor settings - resolution, frame rate, bit rate - for the chosen sensor (color or depth).

Used as request type in: VisionConfig.SetSensorSettings

Used as response type in: VisionConfig.GetSensorSettings

enum ServiceVersion

VisionConfig.proto:60

Identifies VisionConfig service current version

message TranslationVector

VisionConfig.proto:278

Provides a 3x1 translation vector configuration

Used in: ExtrinsicParameters

enum VisionEvent

VisionConfig.proto:224

Admissible Vision module events.

Used in: VisionNotification

message VisionNotification

VisionConfig.proto:231

Notification about a single vision module event