Results 122 comments of Aaron Angert

Run with Python2.7 and this should not be an error. I made a new issue

Also test to not allow pairing if Bluetooth dongle not plugged in

I think what would be interesting, is once the juggernaut is hit out, suddenly the game reverses, the juggernaut is invincible, and has to tag out as many people as...

Perhaps, instead of dying, if the juggernaut can survive long enough in hunt mode (something like 30 seconds) which then activates destroy mode and then they are able to knock...

working on implementing a complimentary filter using integrated gyro/accelerometer data, this then can be used to get the orientation much more accurately, we can then use this to get the...

We can potentially get linear acceleration from this

Need to process both frames for faster and better response: https://github.com/thp/psmoveapi/blob/85d7eadcf818f34163e2ff23556f06934d9643d8/include/psmove.h#L170

currently joustmania uses if move.poll(): which I believe is only using the most up to date data, we should update this to use while move.poll(): to get all data from...

Detecting dropped frames: https://github.com/thp/psmoveapi/blob/85d7eadcf818f34163e2ff23556f06934d9643d8/include/psmove.h#L655

Yeah I think what might work well is have the music from the game carry over to the main menu