This plug-in provides support for the PhaseSpace motion capture device. The PhaseSpace supports only position data.
The PhaseSpace plug-in is implemented as a Vizard extension. When creating the PhaseSpace extension, you must specify the IP address or hostname of the PhaseSpace server as the mesg argument. You can also connect to the PhaseSpace server in slave mode by passing 1 as the command argument. Examples:
The PhaseSpace extension object has the following methods:
Method |
Description |
<phasespace>.addMarker(id=-1) |
Returns a 3DOF sensor with the specified id. If id is -1, the next available marker will be returned. |
The following example shows how to connect to a PhaseSpace server and retrieve the first marker:
The following example shows how to add 10 markers and link them to a node