This page is work in progress
Position
Position of point relative to point :
In 3D space positions are represented by vectors
It is necessary to define a reference frame and to express the vector in this frame:
With:
- : Frame is used to express position vector
- : Position vector of point with with respect to the origin of frame
The unit vectors of frame form an ortho-normal basis of .
An alternative notation:
Meaning: Vector to with respect to coordinate frame . (The bound vector pointing from the origin of to the point , Where everything is in the coordnate frame ).
Representation of Positions
Cartesian Coordinates
Where are the stacked parameters of the position representation.
The position vector is given by
Where:
- : Unit vector of dimension in frame
Cylindrical coordinates
A position vector is given by
Spherical coordinates
A position vector is given by
Where:
- : azimuthal angle
- : polar angle (sometimes )
Pose
To fully describe the configuration of a rigid body (pose) a position and a rotation is needed.
A pose in 2D has 3 parameters . It can be considered as the motion (translation and rotation) of a coordinate frame.
The pose of a coordinate frame can be described with respect to another coordinate frame:
Meaning: Pose of coordinate frame with respect to frame .
Sources
Notes taken from: