Example: marketing

Robotics, Geometry and Control - Rigid body …

Lectures in robotics robotics , Geometry and Control - Rigid body motion and Geometry Ravi Banavar1. 1. Systems and Control engineering IIT Bombay HYCON-EECI Graduate School - Spring 2008. Lectures in Robotics Rigid body motion and Geometry The material for these slides is largely taken from the text I A Mathematical Introduction to robotic Manipulation - R. Murray, Z. Li and S. Sastry, CRC Press, 1994. Lectures in Robotics Rigid body motion and Geometry Rigid body motion zb qb yb B. za qa pab xb ya A. gab xa Figure: Rigid body motion Lectures in Robotics Rigid body motion and Geometry Rigid body motion Definition Rigid body motion is characterized by two properties I The distance between any two points remains invariant I The orientation of the body is preserved.

Lectures in Robotics Robotics, Geometry and Control - Rigid body motion and geometry Ravi Banavar1 1Systems and Control Engineering IIT Bombay HYCON-EECI Graduate School - Spring 2008

Tags:

  Engineering, Robotic, Robotics robotics

Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Other abuse

Transcription of Robotics, Geometry and Control - Rigid body …

1 Lectures in robotics robotics , Geometry and Control - Rigid body motion and Geometry Ravi Banavar1. 1. Systems and Control engineering IIT Bombay HYCON-EECI Graduate School - Spring 2008. Lectures in Robotics Rigid body motion and Geometry The material for these slides is largely taken from the text I A Mathematical Introduction to robotic Manipulation - R. Murray, Z. Li and S. Sastry, CRC Press, 1994. Lectures in Robotics Rigid body motion and Geometry Rigid body motion zb qb yb B. za qa pab xb ya A. gab xa Figure: Rigid body motion Lectures in Robotics Rigid body motion and Geometry Rigid body motion Definition Rigid body motion is characterized by two properties I The distance between any two points remains invariant I The orientation of the body is preserved.

2 (A right-handed coordinate system remains right-handed). Lectures in Robotics Rigid body motion and Geometry SO(3) and SE(3). I Two groups which are of particular interest to us in robotics are SO(3) - the special orthogonal group that represents rotations - and SE(3) - the special Euclidean group that represents Rigid body motions. I Elements of SO(3) are represented as 3 3 real matrices and satisfy RT R = I. with det(R) = 1. I An element of SE(3) is of the form (p, R) where p R 3 and R SO(3). Lectures in Robotics Rigid body motion and Geometry Frames of reference or coordinate frames I Rigid body motions are usually described using two frames of reference.

3 One is called the body frame that remains fixed to the body and the other is the inertial frame that remains fixed in inertial space. I Position of a point p on the Rigid body after the body undergoes a rotation of angle about the inertial z-axis. The transformation (or matrix) that maps the initial coordinates of p to the final coordiantes of p (both in the inertial frame) is the rotation matrix . cos( ) sin( ) 0. Rz = sin( ) cos( ) 0 .. 0 0 1. Lectures in Robotics Rigid body motion and Geometry Rotations I Similarly for the y and x axes with angles and , we have.

4 Cos( ) 0 sin( ) 1 0 0. Ry = 0 1 0 Rx = 0 cos( ) sin( ) .. sin( ) 0 cos( ) 0 sin( ) cos( ). Lectures in Robotics Rigid body motion and Geometry Cross product and rotations I The Cross Product between two vectors a = (a1 , a2 , a3 )T and b = (b1 , b2 , b3 )T in R 3 is defined as . a2 b3 a3 b2. a b = a3 b1 a1 b3 .. a1 b2 a2 b1. I The operation could be represented as the multiplication by a matrix as . 0 a3 a2. a b a b =a b where a = a3 0 a1 .. a2 a1 0. is a skew-symmetric matrix. Notice that a Lectures in Robotics Rigid body motion and Geometry Angular velocity vector and skew-symmetric representation I The angular velocity vector of a Rigid body can be expressed with respect to a certain basis as.

5 1 0 3 2. = 2 = 3 0 1 .. 3 2 1 0. I Often it is expressed as a scalar (magnitude) multiplied to a unit vector (axis of rotation). Lectures in Robotics Rigid body motion and Geometry Skew-symmetric matrices and rotations I Consider a rotation about the z-axis. In the standard basis, the z axis is (0, 0, 1) which in the skew-symmetric matrix form is . 0 1 0.. = 1 0 0 .. 0 0 0. I The set of skew-symmetric matrices in R 3 3 with the bracket operation defined as [X , Y ] = XY YX. forms a Lie algebra and is denoted as so(3). I In vector notation, the Lie bracket on so(3) between two elements 1 , 2 R 3 is given by [ 1 , 2 ] = 1 2 OR [ 2 ] = 1 2 2 1.

6 1 , . Lectures in Robotics Rigid body motion and Geometry A differential equation I Velocity of a point q on a Rigid body undergoing pure rotation. Let the axis of rotation be defined by and we assume unit angular velocity. Then . q(t) = 1 q(t) = . q(t). I Time-invariant linear differential equation which may be integrated to give q(t) = e t . q(0). I Rotation about the axis at unit velocity for units of time gives a net rotation of R( , ) = e .. e( ) : so(3) SO(3). Lectures in Robotics Rigid body motion and Geometry Parametrizing rotational motion and a Lie algebra so(3).

7 I Parametrize a rotation motion in time by a differentiable curve c(.) : IR I SO(3). The set 4 dc g={ |t=0 : c(t) SO(3) and c(0) = I}. dt is the set of all tangent vectors at the identity of SO(3). It consists of all skew-symmetric matrices of dimension 3 called so(3). Lectures in Robotics Rigid body motion and Geometry Some examples I Consider a rotation about the axis (0, 0, 1) in the standard basis parametrized as follows . cos(t) sin(t) 0. Rz (.) : t SO(3) Rz (t) = sin(t) cos(t) 0 .. 0 0 1. I Let the axis of rotation be = (1, 0, 0), assume unit angular velocity and let the time of rotation be t.

8 Then the rotation achieved is . 0 0 0 0 0 0 0 0 0. 1 . e t . = I+ 0 0 t + 0 0 t 0 0 t +.. 2! 0 t 0 0 t 0 0 t 0. Lectures in Robotics Rigid body motion and Geometry The exponential map I Given the axis of rotation, the angular velocity and the time of rotation, the exponential map denoted by exp gives the actual rotation. Mathematically, the exponential map is a transformation from so(3) to SO(3) given as 4. exp( . ) = I + 2 /2! + .. SO(3). + . I Remark: The axis of rotation is often normalized such that k k = 1 and the angular velocity vector written as where is the magnitude of the angular velocity.

9 Lectures in Robotics Rigid body motion and Geometry The exponential map Lemma The exponential map from the Lie algebra so(3) to the group SO(3). is a many-to-one map that is surjective. (A given rotation ( SO(3))can be obtained in more than one ( so(3)) way). Example: Consider the elements of so(3).. 0 0 0 2 0. 0 0 0 0 + 2 . 0 0 0 0 0 0. Both yield the same value for exp( ). Lectures in Robotics Rigid body motion and Geometry Axis of rotation and angular velocity I Consider the rotation of a Rigid body where the rotation is parametrized in time by a curve R(t) SO(3).

10 Let the position (coordinates) of a point fixed on the Rigid body, with respect to an inertial frame (A) and a body fixed frame (B) be qa and qb respectively. qa = Rab qb va = R ab qb since q b = 0. Lemma . The matrices R(t)R 1 . (t) and R 1 (t)R(t) both belong to the Lie algebra so(3). Lectures in Robotics Rigid body motion and Geometry Skew-symmetric representations I Consider the identity R(t)R 1 (t) = I. On differentiation we have . R(t)R 1 (t) = (R(t)R. (t) = R(t)R 1 1. (t))T. Recall R T = R 1 . I . Similarly R 1 (t)R(t) is also skew-symmetric.


Related search queries