User Tools

Site Tools


ece4560:piktul:06resratevec

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ece4560:piktul:06resratevec [2017/11/04 19:07] pvelaece4560:piktul:06resratevec [2023/03/06 10:31] (current) – external edit 127.0.0.1
Line 19: Line 19:
   \dot a = {\rm pinv}(\ {\rm Jac}(\alpha)\ ) * v(t).   \dot a = {\rm pinv}(\ {\rm Jac}(\alpha)\ ) * v(t).
 \end{equation} \end{equation}
-For sure you will reuse the ''followJointTrajectory'' function to makeit happen.  The script you wrote for the last homework can be recycled and modified to work for this problem.+For sure you will reuse the ''followJointTrajectory'' function to make it happen.  The script you wrote for the last homework can be recycled and modified to work for this problem.
  
 **Tips:** You can always use the ''piktul_display'' function to test out the code.  If you can get the resolved rate code working to generate the joint angles versus time, then using ''piktul_display'' in a loop will display it as a movie in a Matlab figure (it's good for debugging at home, then coming in to the lab to simply demo).  Remember to include the '''drawnow'' command at the end of the loop to force the figure to refresh. **Tips:** You can always use the ''piktul_display'' function to test out the code.  If you can get the resolved rate code working to generate the joint angles versus time, then using ''piktul_display'' in a loop will display it as a movie in a Matlab figure (it's good for debugging at home, then coming in to the lab to simply demo).  Remember to include the '''drawnow'' command at the end of the loop to force the figure to refresh.
ece4560/piktul/06resratevec.1509836879.txt.gz · Last modified: 2023/03/06 10:31 (external edit)