Re: wiimote IR tracking in python

2013-12-01 Thread Johannes Findeisen
On Mon, 2 Dec 2013 05:59:07 +0800 martin koh wrote: > Hi all..may i know how to do the IR tracking by using wiimote? i did tried > the source code from > (http://ph-elec.com/archives/simple-python-wii-mote-test/) using command > prompt but i can't compile successfully, i think is because i don'

wiimote IR tracking in python

2013-12-01 Thread martin koh
Hi all..may i know how to do the IR tracking by using wiimote? i did tried the source code from (http://ph-elec.com/archives/simple-python-wii-mote-test/) using command prompt but i can't compile successfully, i think is because i don't have any idea how to import the cwiid module. Can anyone p