Generate reference angles for fastest kinematic movement
Given
- start and end angles of every axis
- maximum speed of every axis
- maximum acceleration of every axis
this component computes the fastest movement under the given
constraints. This means, that:
- Every axis accelerates with the maximum acceleration until the
maximum speed is reached.
- Drives with the maximum speed as long as possible.
- Decelerates with the negative of the maximum acceleration until
rest.
The acceleration, constant velocity and deceleration phase are
determined in such a way that the movement starts form the start
angles and ends at the end angles. The output of this block are the
computed angles, angular velocities and angular acceleration and
this information is stored as reference motion on the controlBus of
the r3 robot.
Generated at 2026-04-14T18:18:34Z by OpenModelicaOpenModelica 1.26.3 using
GenerateDoc.mos