Subsections

rt_jtraj_if

Library

Robotics


Description

This block generates quintic polynomial to move from initial (q0) to final (qf) joint angles as specified. Initial and final velocities are assumed to be zero. Outputs joint angles as well as joint angle rates.

The number of outputs to this block is three and all outputs are regular outputs. The first output represents the joint state vector q. The second output is the joint velocity vector qd. The third output represents the joint acceleration vector qdd. Each of these vector valued signals must have n elements, where n is the number of elements of the vectors q0 and qf.


Dialog Box

Joint interpolated trajectory
q0 [0, 0, 0, 0, 0, 0]
qf [%pi/4, %pi/2, -%pi/2, 0, 0, 0]
tmax 10

Default Properties


Interfacing Function

<PATH>/macros/rt_jtraj_if.sci
[view code]

Computational Function (type 5)

<PATH>/macros/rt_jtraj_cf5.sci
[view code]

See Also

rt_jtraj,  


Bibliography

Corke, P.I. "A Robotics Toolbox for MATLAB", IEEE Robotics and Automation Magazine, Volume 3(1), March 1996, pp. 24-32



Matteo Morelli - Interdepartmental Research Center "E. Piaggio", University of Pisa, April 2007
Get the Robotics Toolbox for Scilab/Scicos at SourceForge.net. Fast, secure and Free Open Source software downloads