overte/plugins/hifiSixense/src
Anthony J. Thibault 0fd260076b SixenseManager: fix velocity and angularVelocity computation
Copied the delta based computation of velocity and angularVelocity that was in
Application::setPalmData() and moved it into SixenseManager.  This will guarantee
that the velocity computation is the same as it was previously.  The goal here is
to NOT change the behavior of the hydra.

The moving average style calculation of velocities has been removed.

Removed dead code.
2016-02-22 20:05:41 -08:00
..
plugin.json Moving sixense to external plugin 2015-12-10 10:44:23 -08:00
SixenseManager.cpp SixenseManager: fix velocity and angularVelocity computation 2016-02-22 20:05:41 -08:00
SixenseManager.h SixenseManager: fix velocity and angularVelocity computation 2016-02-22 20:05:41 -08:00
SixenseProvider.cpp Moving sixense to external plugin 2015-12-10 10:44:23 -08:00
SixenseSupportOSX.cpp fix crash on mac when sixense DLL can't be loaded 2015-12-22 01:03:23 -08:00