Test application number 3 for the Reflexxes Motion Libraries (position-based interface, time- and phase-synchronization) 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 2 |
Functions | |
int | main () |
Test application number 3 for the Reflexxes Motion Libraries (position-based interface, time- and phase-synchronization)
Definition in file 03_RMLPositionSampleApplication.cpp.
#define CYCLE_TIME_IN_SECONDS 0.001 |
Definition at line 53 of file 03_RMLPositionSampleApplication.cpp.
#define NUMBER_OF_DOFS 2 |
Definition at line 54 of file 03_RMLPositionSampleApplication.cpp.
int main | ( | ) |
Definition at line 67 of file 03_RMLPositionSampleApplication.cpp.