Test application number 1 for the Reflexxes Motion Libraries (basic position-based interface) More...
#include <stdio.h>#include <stdlib.h>#include <ReflexxesAPI.h>#include <RMLPositionFlags.h>#include <RMLPositionInputParameters.h>#include <RMLPositionOutputParameters.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 1 for the Reflexxes Motion Libraries (basic position-based interface)
Definition in file 01_RMLPositionSampleApplication.cpp.
| #define CYCLE_TIME_IN_SECONDS 0.001 |
Definition at line 53 of file 01_RMLPositionSampleApplication.cpp.
| #define NUMBER_OF_DOFS 3 |
Definition at line 54 of file 01_RMLPositionSampleApplication.cpp.
| int main | ( | ) |
Definition at line 67 of file 01_RMLPositionSampleApplication.cpp.