Robotics and Control 1 Flashcards
What characterizes a RIGID BODY?
The distance between any 2 points remains constant in time
What is a POSE?
The combination of position and orientation
Are rotations COMMUTATIVE?
No
The composition of successive rotations about the CURRENT FRAME is obtained through…
…post multiplication of the rotation matrices
The composition of successive rotations about the FIXED FRAME is obtained through…
…pre multiplication of the rotation matrices
The Minimal Representation for SO(m) requires…
…[m (m - 1) / 2] parameters
What is the Euler’s rotation theorem?
Any 2 indipendent orthonormal coordinate frames can be aligned by a sequence of 3 elementary rotations about coordinate axes where no two successive rotations are about the same axis
What are the angles of the Roll-Pitch-Yaw representation?
ZYX angles along the fixed frame
What is the Axis Angle Representation representation?
It is a non-minimal representation of a rotation of a given angle about a given axis in space
An Axis Angle Representation can be decomposed into…
…5 elementary rotations
What is an Elementary Rotation?
It is the rotation about one of the frame axes
What is a Skew Symmetric Matrix?
It’s a matrix that, if summed to it’s transpose, equals 0
What is the TRACE of a matrix?
It is the sum of its diagonal elements which is also equal to the sum of its eigenvalues
What is a QUATERNION?
A quaternion is a hypercomplex number written as a scalar plus a vector
What is a COORDINATION TRANSFORMATION?
It is a transformation that combines translation and rotation