Reflexxes Motion Libraries  Manual and Documentation (Type II, Version 1.2.6)
Download and Build Instructions for the Type II Reflexxes Motion Library

Download URL: http://www.reflexxes.com/software/typeiirml/v1.2.6/files/ReflexxesTypeII.zip

The Reflexxes Motion Libraries are OS independent and can, for instance, be used on the following operating systems (32-bit and 64-bit)

Ready-to-use sample make files are provided for Linux and Mac OS X, and a Microsoft Windows Visual Studio 2008 Express solution file are provided to get started immediately. Links for further build instructions:

The library is released as open source software under the GNU Lesser General Public License. For purposes beyond this license, please contact us.





Building the Library for Linux

Download URL: http://www.reflexxes.com/software/typeiirml/v1.2.6/files/ReflexxesTypeII.zip

Download the file and copy it to a directory of yours (e.g., /home/MyUsername/Reflexxes). After unzipping the compressed file with

unzip ReflexxesTypeII.zip

you may change to the directory ReflexxesTypeII/Linux, and enter

make clean32 all32

for 32-bit systems or

make clean64 all64

for 64-bit systems, respectively to check whether all files compile correctly on your system. If so, six simple ready-to-compile sample applications are provided to learn about the Reflexxes API and to use it for your own applications.

To get an overview about the contents of the downloaded file, please refer to the section at the bottom of this page.





Building the Library for Mac OS X

Download URL: http://www.reflexxes.com/software/typeiirml/v1.2.6/files/ReflexxesTypeII.zip

Download the file and copy it to a directory of yours (e.g., /home/MyUsername/Reflexxes). After unzipping the compressed file with

unzip ReflexxesTypeII.zip

you may change to the directory ReflexxesTypeII/MacOS and enter

make clean32 all32

for 32-bit systems or

make clean64 all64

for 64-bit systems, respectively to check whether all files compile correctly on your system. If so, six simple ready-to-compile sample applications are provided to learn about the Reflexxes API and to use it for your own applications.

To get an overview about the contents of the downloaded file, please refer to the section at the bottom of this page.





Building the Library for Microsoft Windows

Download URL: http://www.reflexxes.com/software/typeiirml/v1.2.6/files/ReflexxesTypeII.zip

Download the file and copy it to a directory of yours (e.g., C:\Users\MyUsername\Reflexxes). After unzipping the compressed file with a tool (e.g., 7-Zip), you may open the Visual Studio solution file

ReflexxesTypeII\Windows\ReflexxesTypeII_ExampleProject.sln

with your Microsoft Visual Studio development environment. You may rebuild the entire solution to check whether all files compile correctly on your system. If so, six simple ready-to-compile sample applications are provided to learn about the Reflexxes API and to use it for your own applications.

To get an overview about the contents of the downloaded file, please refer to the section at the bottom of this page.





Contents of the Downloaded File

The downloaded archive contains the following subfolders:

Select the operating system of your choice. The software is designed to be easily integrated in your own individual build system. The provided makefiles and project files for Linux, Max OS X, and Windows systems allow an overview of the build process.

In case of questions or problems during the build process, please contact us.

See also:
Overview About the Source Code
Getting Started — Simple Examples


User documentation of the Reflexxes Motion Libraries by Reflexxes GmbH (Company Information, Impressum). This document was generated with Doxygen on Mon Jul 7 2014 13:21:09. Copyright 2010–2014.