Click or drag to resize

CvmDevice Properties

The CvmDevice type exposes the following members.

Properties
  NameDescription
Public propertyClientIP
IP address of this machine. If this machine has multiple adapters, specify IP of the one that shall be used to communicate with ROS Master
Public propertyCurrentTopics
Gets the current topics./
Public propertyCvmConfigManager
Configuration of current device instance
Public propertyCvmUri
Each CVM instance is uniquely identified by uri. Usuall it has a format like "http://192.168.1.100:11311
Public propertyDeviceInfo
Gets or sets information describing the device.
Public propertyDeviceVersion
Returns version of currently connected device
Public propertyImageTopics
Gets the list of image topics provided by device
Public propertyIsConnected
Returns true if connection to the deivce is established and is alive
Public propertyPerceptionApps
Gets the perception apps in this collection.
Public propertyRosNode
Under this name this node instance shall appear in ROS Master
Public propertySoftwareUpdateManager
Gets or sets the manager for software update.
Public propertyTopicUpdateInterval
Specifies interval how often topics should be fetched from the master, in ms
Public propertyTransformManager
Transformation manager, montiors Tf messages and caches latest transform information of the frames
Top
See Also