fix hydra left right arm flip

This commit is contained in:
Brad Hefta-Gaub 2015-10-21 16:17:58 -07:00
parent 9b11b2091f
commit 63e6452630

View file

@ -384,12 +384,7 @@ void SixenseManager::handleButtonEvent(unsigned int buttons, bool left) {
}
}
#include <StreamUtils.h>
void SixenseManager::handlePoseEvent(glm::vec3 position, glm::quat rotation, bool left) {
qDebug() << "SixenseManager::handlePoseEvent() position:" << position << "rotation:" << rotation << "left:" << left;
#ifdef HAVE_SIXENSE
// From ABOVE the sixense coordinate frame looks like this:
//