WOLFRAM SYSTEM MODELER
PathToAxisControlBusMap path planning to one axis control bus |
SystemModel["Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.Utilities.PathToAxisControlBus"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
This model stores the 4 reference variables q, qd, qdd, moving from the path planning on the axis control bus.
nAxis |
Value: 6 Type: Integer Description: Number of driven axis |
---|---|
axisUsed |
Value: 1 Type: Integer Description: Map path planning of axisUsed to axisControlBus |
q |
Type: RealInput[nAxis] Description: 'input Real' as connector |
|
---|---|---|
qd |
Type: RealInput[nAxis] Description: 'input Real' as connector |
|
qdd |
Type: RealInput[nAxis] Description: 'input Real' as connector |
|
axisControlBus |
Type: AxisControlBus Description: Data bus for one robot axis |
|
moving |
Type: BooleanInput[nAxis] Description: 'input Boolean' as connector |
q_axisUsed |
Type: RealPassThrough Description: Pass a Real signal through without modification |
|
---|---|---|
qd_axisUsed |
Type: RealPassThrough Description: Pass a Real signal through without modification |
|
qdd_axisUsed |
Type: RealPassThrough Description: Pass a Real signal through without modification |
|
motion_ref_axisUsed |
Type: BooleanPassThrough Description: Pass a Boolean signal through without modification |
Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.Utilities Generate reference angles for fastest kinematic movement |
|
Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.Utilities Generate reference angles for fastest kinematic movement |