Test application number 2 for the Reflexxes Motion Libraries (basic velocity-based interface, complete description of output values) 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 2 for the Reflexxes Motion Libraries (basic velocity-based interface, complete description of output values)
Definition in file 08_RMLVelocitySampleApplication.cpp.
#define CYCLE_TIME_IN_SECONDS 0.001 |
Definition at line 53 of file 08_RMLVelocitySampleApplication.cpp.
#define NUMBER_OF_DOFS 3 |
Definition at line 54 of file 08_RMLVelocitySampleApplication.cpp.
int main | ( | ) |
Definition at line 69 of file 08_RMLVelocitySampleApplication.cpp.