Click or drag to resize

CvmDeviceInfo Properties

The CvmDeviceInfo type exposes the following members.

Properties
  NameDescription
Public propertyBaseline
Distance between optical centers of the camera, m
Public propertyCvmSoftwareVersion
Gets the cvm software version.
Public propertyDeviceVersion
Gets or sets the device version.
Public propertyExternalRosMaster
The external ROS master set that uses CVM devise as a sensor
Public propertyFocalPoint
Camera focal point in pixels
Public propertyFovD
Gets the fov d, degrees
Public propertyFovH
Gets the fov h, degrees
Public propertyFovV
Gets the fov, degrees
Public propertyPrincipalPoint
Principal point of camera (center point), in px
Public propertyProcessingUnit
Gets the device processing unit, e.g. "NVIDIA® Jetson™ TX2 Module"
Public propertySerialNumber
Gets or sets the serial number.
Public propertySupportedImageFormats
Gets the list of supported image formats. Each line represents image format defined as: [Width]x[Height]@[FrameRate]@[Channels]@[BitsPerChannel]
Public propertyTopicPrefix
Prefix attached to each topic of the device
Top
See Also