Test application number 2 for the Reflexxes Motion Libraries (position-based interface, complete description of output values) More...
#include <stdio.h>
#include <stdlib.h>
#include <iostream>
#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 2 for the Reflexxes Motion Libraries (position-based interface, complete description of output values)
Definition in file 02_RMLPositionSampleApplication.cpp.
#define CYCLE_TIME_IN_SECONDS 0.001 |
Definition at line 54 of file 02_RMLPositionSampleApplication.cpp.
#define NUMBER_OF_DOFS 3 |
Definition at line 55 of file 02_RMLPositionSampleApplication.cpp.
int main | ( | ) |
Definition at line 70 of file 02_RMLPositionSampleApplication.cpp.