![]() |
Reflexxes Motion Libraries
Manual and Documentation (Type II, Version 1.2.6)
|
You can freely download the Type II Reflexxes Motion Library featuring its entire set of functionalities without limitations.
The provided files contain six simple ready-to-compile sample applications that were written in order to demonstrate the clear and simple API of ReflexxesAPI (two methods only). If you have not downloaded the Reflexxes Motion Libraries yet, please refer to the download instructions.
To get started without a any big effort, a set of basic sample applications has been prepared, all of which are fully documented. The provided source code of these samples is meant to be very simple and self-explaining.
01_RMLPositionSampleApplication.cpp
but in addition, the entire set of output values of the algorithm are used and described:01_RMLPositionSampleApplication.cpp
; a first application using the velocity-based Online Trajectory Generation algorithm:02_RMLPositionSampleApplication.cpp
; the same as 04_RMLVelocitySampleApplication.cpp
but in addition, the entire set of output values of the algorithm are used and described:04_RMLVelocitySampleApplication.cpp
, but here, a time-synchronized trajectory is generated:All resulting trajectories are shown together with the source code files. Within a source code file, you may click on the links of the used data structures to learn more about the Reflexxes API.