Generate reference angles for fastest kinematic movement
Given
- start and end angle of an axis
- maximum speed of the axis
- maximum acceleration of the axis
this component computes the fastest movement under the
given constraints. This means, that:
- The 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 2025-04-17T18:20:03Z
by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos