| | Re: NXT->PC Communication
|
|
(...) The Driver SDK (URL) provides a C interface as well as a C++ interface. You could call this C interface from VB to communicate with the NXT. geoff (18 years ago, 25-Aug-06, to lugnet.robotics)
|
|
| | Re: NXT->PC Communication
|
|
(...) Unfortunately, the Fantom driver library does not wrap the Direct Command functionality (i.e., the portion which lets you read sensor values and control motors) in a high level API. You still have to build the buffer and extract values from (...) (18 years ago, 25-Aug-06, to lugnet.robotics)
|
|
| | Re: NXT->PC with Python
|
|
I've been conjuring up some Python bindings around fantom. Would like to bypass the driver and use USB/BT directly (esp. for unix) but no luck so far. If anyone wants to contribute to this or get access to what I have so far please respond. -dbm (...) (18 years ago, 26-Aug-06, to lugnet.robotics)
|