|
humoto
|
Type of interpolated trajectory.
Definition at line 21 of file cubic_polynomial.h.
#include <cubic_polynomial.h>
Public Types | |
| enum | Type { UNDEFINED = 0, POSITION = 1, VELOCITY = 2, ACCELERATION = 3 } |
| Enumerator | |
|---|---|
| UNDEFINED | |
| POSITION | |
| VELOCITY | |
| ACCELERATION | |
Definition at line 24 of file cubic_polynomial.h.
1.8.13