This plug-in provides support for the Personal Space Tracker™ 6DOF optical motion tracker, from Personal Space Technologies.
The Personal Space Technologies plug-in is implemented as a Vizard extension, with the following methods:
Method |
Description |
<pstech>.addTracker(name) |
Returns the Personal Space Tracker with the given name. The name is case sensitive. The returned tracker is a standard extension sensor object. |
Note: To connect to a tracker, the Personal Space Tracker application must be running on the same computer and the tracker with the specified name must be enabled. When connecting to multiple trackers, you must ensure that each tracker has a unique ID assigned to it.
The following example shows how to connect to a Personal Space Tracker named tracker: