openyou / emokit

Open source driver for accessing raw data from the Emotiv EPOC EEG headset
http://www.openyou.org
Other
521 stars 235 forks source link

Render example needs updating to support altered packet structure #209

Closed Morgan243 closed 7 years ago

Morgan243 commented 7 years ago

'render.py' looks like it needs to be updated to support changes to the packet object structure - references like packet.gyro_x and packet.old_model appear to be invalid and cause run-time errors. Perhaps the devs are waiting until further changes to the underlying library are complete?

ghost commented 7 years ago

Just something I haven't gotten to yet, as the core library is intended as a means to extract the data from the headset.

Feel free to submit a PR.