help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: connect Octave to Fantom Driver library on Windows?


From: Martin Helm
Subject: Re: connect Octave to Fantom Driver library on Windows?
Date: Sun, 17 Apr 2011 20:37:56 +0200
User-agent: KMail/1.13.6 (Linux/2.6.37.1-1.2-desktop; KDE/4.6.0; x86_64; ; )

Am Sonntag, 17. April 2011, 20:16:52 schrieb Michele Chabot:
> Hello,
> I would like to operate my Lego NXT robot using Octave and the Fantom
> Driver library
> (http://mindstorms.lego.com/en-us/support/files/Driver.aspx) on Windows.
> 
> RWTH (http://www.mindstorms.rwth-aachen.de/) (GPL) does this already with
> MatLab in place of Octave, but it relies on MatLab features not available
> in Octave (calllib) to access the Fantom library.
> 
> To accesses the fantom driver from Octave using OCT files, I could create
> .cc wrapper files to link with the fantom library, but since fantom
> supplies only Microsoft-compatible (header,lib and dll) files for windows,
> I assume this would not work.
> 
> Is there a way control my NXT robot using the binary version of Octave for
> Windows?
> Thanks,
>  Michele

I do not know if that works directly, since you said it is MS compatible only 
using mex or oct files.

If nobody else has a better idea you can try an indirect way using the octave 
java package.
There is a java wrapper available for the driver at
https://code.google.com/p/jbrick/downloads/list


reply via email to

[Prev in Thread] Current Thread [Next in Thread]