PST SDK
6.0.0.0-272350a
|
Tracking target information. More...
Public Member Functions | |
def | __init__ (self, c_target) |
def | __eq__ (self, other) |
Public Attributes | |
name | |
uuid | |
id | |
Tracking target information.
This class contains basic information about tracking targets known to the PST Tracker. In order to be accessible, these targets have to be trained or imported using the PST-Client software. The targets are stored in the model database.
def pstech.pstsdk.target.Target.__init__ | ( | self, | |
c_target | |||
) |
Reimplemented in pstech.pstsdk.target.TargetStatus, and pstech.pstsdk.target.TargetPose.
def pstech.pstsdk.target.Target.__eq__ | ( | self, | |
other | |||
) |
Reimplemented in pstech.pstsdk.target.TargetStatus, and pstech.pstsdk.target.TargetPose.
pstech.pstsdk.target.Target.id |
User provided tracking id assigned to the tacking target as listed in the PST-Client software
pstech.pstsdk.target.Target.name |
User given name of the tracking target as listed in the PST-Client software
pstech.pstsdk.target.Target.uuid |
Unique identifier, automatically assigned to the tracking target