Ref3: Difference between revisions

From Control Systems Technology Group
Jump to navigation Jump to search
(Created page with 'Here you can download the good old single axis 3rd order setpoint generator, originally created by René van de Molengraft. The original tool (as .exe), including additional info…')
 
No edit summary
Line 1: Line 1:
Here you can download the good old single axis 3rd order setpoint generator, originally created by René van de Molengraft.
Here you can download the good old single axis 3rd order setpoint generator, originally created by René van de Molengraft.
The original tool (as .exe), including additional information, can be found at [http://www.dct.tue.nl/home_of_ref3.htm the old website].
The original tool (as .exe), the multi-axis variant, and some additional information can be found at [http://www.dct.tue.nl/home_of_ref3.htm the old website].





Revision as of 09:16, 1 November 2012

Here you can download the good old single axis 3rd order setpoint generator, originally created by René van de Molengraft. The original tool (as .exe), the multi-axis variant, and some additional information can be found at the old website.


Download

File:Ref3.zip

Compared to the .exe on the old site, the above .zip file fixes some installation issues so that the tool also works on newer Matlab versions.

Installation

  • Unzip the files into a directory, preferably in $matlabroot\toolbox\, which is the Matlab toolbox directory.
  • Open Matlab, go to this directory and run: install_ref3.m.
  • See ref3_example.mdl for an example of how to use Ref3.

Note that you should have a compiler installed on your computer in order to install Ref3. Type mex -setup in Matlab to identify available compilers on your computer. See the FAQ of ShapeIt for more information on compiling.