You are on page 1of 2

City College of New York And Graduate Center of City University of New York G5501 Introduction to ROBOTICS

Homework #1 Due: Sep. 13, 2005


1. What is the rotation matrix for a rotation of 30 about the OZ axis, followed by a rotation of 60 about the OX axis, followed by a rotation of 90 about the OY axis? (10 points) 2. What is the rotation matrix for a rotation of angle about the OX axis, followed by a rotation of angle about the OW axis, followed by a rotation of angle about the OY axis? (10 points) 3. Find another sequence of rotations that is different from Prob. 2, but which results in the same rotation matrix. (10 points) 4. Determine a T matrix that represents a rotation of angle about the OX axis, followed by a translation of b unit of distance along the OZ axis, followed by a rotation of angle about the OV axis? (10 points) 5. For the figure shown below, find the 4x4 homogeneous transformation matrices i 1 Ai and 0 Ai for i=1, 2, 3, 4, 5. (30 points) Note: can you find the answer by observation based on the geometric interpretation of homogeneous transformation matrix?

z3

z5
y5
a

y3

x3

x5

z4
x4
y4

x2
z1
x1
y1

z2
y2

z0

y0 x0 6. For the figure shown below, find the 4 4 homogeneous transformation matrices i 1 Ai and 0 Ai for i=1, 2, 3, 4. (30 pints) Note: can you find the answer by observation based on the geometric interpretation of homogeneous transformation matrix?

z3
x3
y3

5 in

x4

z4
4 in

y4

y1

1 in

y2

z2
z0
x0 y0 3 in

x2

x1

z1

3.5 in

You might also like