Test application number 3 for the Reflexxes Motion Libraries (basic velocity-based interface) More...
#include <stdio.h>#include <stdlib.h>#include <ReflexxesAPI.h>#include <RMLVelocityFlags.h>#include <RMLVelocityInputParameters.h>#include <RMLVelocityOutputParameters.h>
Go to the source code of this file.
Macros | |
| #define | CYCLE_TIME_IN_SECONDS 0.001 |
| #define | NUMBER_OF_DOFS 3 |
Functions | |
| int | main () |
Test application number 3 for the Reflexxes Motion Libraries (basic velocity-based interface)
Definition in file 06_RMLVelocitySampleApplication.cpp.
| #define CYCLE_TIME_IN_SECONDS 0.001 |
Definition at line 53 of file 06_RMLVelocitySampleApplication.cpp.
| #define NUMBER_OF_DOFS 3 |
Definition at line 54 of file 06_RMLVelocitySampleApplication.cpp.
| int main | ( | ) |
Definition at line 67 of file 06_RMLVelocitySampleApplication.cpp.