![]() |
|
#6
|
|||
|
|||
|
It depends on what data format the values are sent over the socket. If they are sent as text, then you can use standard text to float conversion. If the values are sent as binary data, then you can use the struct module to extract the values. The following post has an example of this, http://www.worldviz.com/forum/showthread.php?t=1347
|
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Creating a Vizard Sensor Plugin | farshizzo | Plug-in development | 25 | 08-01-2019 01:24 AM |
| Sensor callback to the wii mote buttons | shivanangel | Vizard | 3 | 03-14-2008 10:45 AM |
| wiimote and sensor bar | masaki | Vizard | 1 | 03-06-2008 04:07 PM |
| Multiple Copies of same sensor plugin | RedSpikeyThing | Plug-in development | 2 | 02-12-2008 03:10 PM |
| using sensor data in Physics1.py | Eunice | Vizard | 4 | 01-03-2006 06:18 AM |