Robot Modeling and Control. Mark W. Spong. Читать онлайн. Newlib. NEWLIB.NET

Автор: Mark W. Spong
Издательство: John Wiley & Sons Limited
Серия:
Жанр произведения: Техническая литература
Год издания: 0
isbn: 9781119524045
Скачать книгу
href="#fb3_img_img_830f6f36-a4b0-5e8b-af53-9df7ad63d979.gif" alt=""/> and , respectively. It can now be seen directly that the transformation given in Equation (2.58) is equivalent to the (homogeneous) matrix equation

      (2.70)numbered Display Equation

      A set of basic homogeneous transformations generating SE(3) is given by

      (2.71)numbered Display Equation

      (2.72)numbered Display Equation

      (2.73)numbered Display Equation

      The most general homogeneous transformation that we will consider may be written now as

      (2.74)numbered Display Equation

      In the above equation n = (nx, ny, nz) is a vector representing the direction of x1 in the o0x0y0z0 frame, s = (sx, sy, sz) represents the direction of y1, and a = (ax, ay, az) represents the direction of z1. The vector d = (dx, dy, dz) represents the vector from the origin o0 to the origin o1 expressed in the frame o0x0y0z0. The rationale behind the choice of letters n, s, and a is explained in Chapter 3.

      The same interpretation regarding composition and ordering of transformations holds for 4 × 4 homogeneous transformations as for 3 × 3 rotations. Given a homogeneous transformation H01 relating two frames, if a second rigid motion, represented by HSE(3) is performed relative to the current frame, then

numbered Display Equation

      whereas if the second rigid motion is performed relative to the fixed frame, then

numbered Display Equation

       Example 2.10.

      The homogeneous transformation matrix that represents a rotation by angle α about the current x-axis followed by a translation of b units along the current x-axis, followed by a translation of d units along the current z-axis, followed by a rotation by angle θ about the current z-axis, is given by

numbered Display Equation

      2.6.2 Exponential Coordinates for General Rigid Motions

       Definition 2.3.

      Let v and k be vectors in with k a unit vector. A twist ξ defined by k and v is the 4 × 4 matrix

      (2.75)numbered Display Equation

      We define se(3) as

      (2.76)numbered Display Equation

      se(3) is the vector space of twists, and a similar argument as before in Section 2.5.4 can be used to show that, given any twist ξ ∈ se(3) and angle , the matrix exponential of ξθ is an element of SE(3) and, conversely, every homogeneous transformation (rigid motion) in SE(3) can be expressed as the exponential of a twist. We omit the details here.

      2.7 Chapter Summary

      In this chapter, we have seen how matrices in SE(n) can be used to represent the relative position and orientation of two coordinate frames for n = 2, 3. We have adopted a notional convention in which a superscript is used to indicate a reference frame. Thus, the notation represents the coordinates of the point p relative to frame 0.

      The relative orientation of two coordinate frames can be specified by a rotation matrix, RSO(n), with n = 2, 3. In two dimensions, the orientation of frame 1 with respect to frame 0 is given by

numbered Display Equation

      in which θ is the angle between the two coordinate frames. In the three-dimensional case, the rotation matrix is given by

numbered Display Equation

      The set of n × n rotation matrices is known as the special orthogonal group of order n, and is denoted by SO(n). An important property of these matrices is that R− 1 = RT for any RSO(n).

      Rotation matrices can be used to perform coordinate transformations between frames that differ only in orientation. We derived rules for the composition of rotational transformations as

numbered Display Equation numbered Display Equation

      for the case where the second transformation, R, is performed relative to the fixed frame.

      In the three-dimensional case, a rotation matrix can be parameterized using three angles. A common convention is to use the Euler angles (ϕ, θ, ψ), which correspond to successive rotations about the z, y, and z-axes. The corresponding rotation matrix is given by

numbered Display Equation

      Roll, pitch, and yaw angles are similar, except that the successive rotations are performed with respect to the fixed, world frame instead of being performed with respect to the current frame.

      Homogeneous