Answered step by step
Verified Expert Solution
Question
1 Approved Answer
3 . Compute that composite displacement matrix obtained by a rotation by angle alpha about the current x - axis followed by a translation
Compute that composite displacement matrix obtained by a rotation by angle alpha about the current
xaxis followed by a translation of b units along the current xaxis, followed by a translation of d
units along the current zaxis, followed by a rotation by angle theta about the current zaxis.
Consider the diagram of Figure A robot is set to meter from a table. The table top is meter
high and meter square. A frame Sigma is fixed to the edge of the table as shown. A cube measuring
cm on a side is placed in the center of the table with frame Sigma attached to the center of the cube
as shown. A camera is situated directly above the center of the block meters above the table top
with frame Sigma attached as shown.
a Find the displacement matrices relating these frames to base frame Sigma Find the displacement
matrix relating the frame Sigma to Sigma
b Suppose after the camera is calibrated, it is rotated about z Recompute above displacement matrices.
c If the block on the table is rotated about z and moved so that its center has coordinated
relative to Sigma Compute the displacement matrices relating the block frame
to the camera frame and the block frame to the base frame.
Programming Assignment:
a Using the ZYZ alpha beta gamma Euler angle convention, write a MATLAB program to calculate the
displacement matrix H when the user enters the Euler angles alpha beta gamma and position vector d
Test for two examples: aalpha
beta
gamma
d and iialpha
beta
gamma
d
b For Euler angles alpha
beta
gamma associated with R
O
and p
use MATLAB to compute p
Demonstrate with a sketch that your results are correct. Also,
using the same numbers, demonstrate all three interpretations of the displacement matrix.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started