Header file file for the declaration of the function TypeIIRMLMath::Step2WithoutSynchronization(). More...
Go to the source code of this file.
Namespaces | |
TypeIIRMLMath | |
Functions | |
void | TypeIIRMLMath::Step2WithoutSynchronization (const double &CurrentPosition, const double &CurrentVelocity, const double &TargetPosition, const double &TargetVelocity, const double &MaxVelocity, const double &MaxAcceleration, const TypeIIRMLMath::Step1_Profile &UsedProfile, const double &MinimumExecutionTime, MotionPolynomials *PolynomialsInternal) |
This function contains sets of trajectory parameters (i.e., all polynomial coefficients) in the case of non-synchronized trajectories. More... | |
Header file file for the declaration of the function TypeIIRMLMath::Step2WithoutSynchronization().
Header file for the function TypeIIRMLMath::Step2WithoutSynchronization(), which sets up all polynomial parameters in the case of non-synchronized trajectories (cf. RMLFlags::NO_SYNCHRONIZATION).
The function is part of the namespace TypeIIRMLMath.
Definition in file TypeIIRMLStep2WithoutSynchronization.h.