Magnetic motion tracker "Polhemus Liberty"

This motion tracker has a measurement space of about 4 m and 8 sensors which report position and orientation at a rate of 240 Hz over USB (with a precision better than 1 mm).

Polhemus, the manufacturer, has a support page where he offers the Manual for download as well as a simple ascii-mode linux driver, including the firmware files, which must be uploaded on every power-up.

We made a Sourceforge project for our own Polhemus Liberty driver: Sourceforge Polhemus Liberty.
It uses the faster binary mode and parses the motion data that it gets from the device.

The latest version of the driver is on the git repository. Get it with:

git clone git://polhemusliberty.git.sourceforge.net/gitroot/polhemusliberty/polhemusliberty

It contains a firmware uploader for linux and a command line tool using libusb. The firmware part consists of some hex files and a udev rule. It is now also available from the Polhemus web page. The command line tool detects the amount of sensors, and starts printing data to stdout. This Software was written at our department by Jonathan, Federico, Ingo, and Alexis.

Resources

 
projects/libertymotiontracker.txt · Last modified: 2010/04/23 09:18 by kresse · [Old revisions]
Recent changes RSS feed Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki