|
rby1-sdk
|
Classes | |
| struct | Coeff |
| struct | Input |
| struct | Output |
Public Member Functions | |
| TrapezoidalMotionGenerator (unsigned int max_iter=30) | |
| Output | at_time (double t) |
| Input | GetLastInput () const |
| double | GetTotalTime () const |
| bool | IsReached (double t) |
| Output | operator() (double t) |
| void | Update (const Input &input) |