![]() |
lebai-motion-control
3.1.6
lebai motion control C interface
|
Trjecotry generator move parameter. More...
#include <lmc_tg.h>
Data Fields | |
double | v |
double | acc |
double | time |
unsigned int | smooth_move_to_next |
double | blend_radius |
unsigned int | interruptable |
Trjecotry generator move parameter.
double acc |
double blend_radius |
Blend radius parameter. Not work for singularity robust move.
unsigned int interruptable |
Interruptable means we can skip this move in middle and goto next move. Not work for singularity robust move.
unsigned int smooth_move_to_next |
Parameter indicate whether there is a blend radius. Not work for singularity robust move.
double time |
double v |