by l3v3rz » Sat Oct 22, 2011 1:22 pm
by l3v3rz
Sat Oct 22, 2011 1:22 pm
I've built an Octave module to enable control over serial connection for details see
http://code.google.com/p/robobuildervc/ ... taveModule
For those not familiar octave is an open source program similar in syntax to MatLab. Popular with AI and machine learning - hence the reason for this as I'm signed up to Standford course.
The plugin (robobuilder.oct) has only been tested on Ubuntu 10.04 and GnuOctave 3.2.3 using a USB serial connection. Probably buggy but please let me know of problems and I'll try and fix. source code also on site for those who want to mod . Its built using swig (2.0.4)
I've built an Octave module to enable control over serial connection for details see
http://code.google.com/p/robobuildervc/ ... taveModule
For those not familiar octave is an open source program similar in syntax to MatLab. Popular with AI and machine learning - hence the reason for this as I'm signed up to Standford course.
The plugin (robobuilder.oct) has only been tested on Ubuntu 10.04 and GnuOctave 3.2.3 using a USB serial connection. Probably buggy but please let me know of problems and I'll try and fix. source code also on site for those who want to mod . Its built using swig (2.0.4)