Defining a Robot and Describing Wrist Pitch, Yaw, and Roll Motions
A keywordrobot[/keyword] is a programmed, actuated mechanism with some degree of autonomy that can perform tasks such as keywordmanipulation[/keyword] or keywordpositioning[/keyword]. In industrial settings, a common formal description is that an keywordindustrial robot[/keyword] is an automatically controlled, keywordreprogrammable[/keyword] multipurpose manipulator, programmable in three or more axes, fixed in place or mounted on a mobile platform for automation applications. 2
For wrist rotations, we focus on the common keywordroll[/keyword], keywordpitch[/keyword], and keywordyaw[/keyword] angles. These describe how a robot end-effector’s orientation changes in 3D. Standard aircraft/vehicle axis conventions define yaw as nose-left/nose-right, pitch as nose-up/nose-down, and roll as wing-tip-up/wing-tip-down—each corresponds to rotation about a principal axis. 2
Mermaid sketch of a wrist “body-fixed” axis convention (one of many possible conventions):
Note: Different textbooks/software may label axes differently. The key idea is: roll/pitch/yaw are rotations about three orthogonal axes of the wrist/end-effector coordinate frame.
Footnotes
-
International Federation of Robotics (IFR) — Robot definitions at ISO and industrial robot wording https://ifr.org/standardisation - Includes ISO 8373-based industrial robot definition and general robot definition. ↩
-
DiGiKey — “What are the Key Factors Used to Classify Industrial Robots?” (quotes/reflects ISO 8373:2021 wording and reprogrammable concept) https://www.digikey.com/en/articles/what-are-the-key-factors-used-to-classify-industrial-robots - Explains ISO 8373 definition and reprogrammability. ↩
-
NASA Glenn Research Center — “Aircraft Rotations” (yaw/pitch/roll axis definitions and motions) https://www1.grc.nasa.gov/beginners-guide-to-aeronautics/aircraft-rotations - Defines yaw axis and motion, pitch axis and motion, roll axis and motion. ↩
-
Wikipedia — “Aircraft principal axes” (principal axes definitions for yaw/pitch/roll) https://en.wikipedia.org/wiki/Aircraft_principal_axes - Describes yaw/ pitch/ roll axes and corresponding motions. ↩
-
LinearMotionTips — “How to define roll, pitch and yaw…” (roll/pitch/yaw as moments about axes; right-hand rule context) https://www.linearmotiontips.com/motion-basics-how-to-define-roll-pitch-and-yaw-for-linear-systems - Discusses axes and roll/pitch/yaw mapping; includes right-hand rule note. ↩
Pitch, Roll & Yaw: Explained
1) Define a Robot (with a formal industrial definition)
A compact definition used for industrial robotics describes an keywordindustrial robot[/keyword] as:
- multifunctional and keywordautomatically controlled[/keyword]
- keywordreprogrammable[/keyword]
- keywordmultipurpose[/keyword]
- programmable in three or more axes
- fixed in one area or mounted on a mobile platform for industrial automation. 2
What this definition implies
- “Programmed” motions: the robot controller executes motion/operation scripts rather than fixed wiring-only behavior.
- “Reprogrammable”: tasks change without physically modifying the robot’s structure.
- “3 or more axes”: the robot can specify motion in at least three independent degrees of freedom (often including orientation).
Footnotes
-
International Federation of Robotics (IFR) — Robot definitions at ISO and industrial robot wording https://ifr.org/standardisation - Includes ISO 8373-based industrial robot definition and general robot definition. ↩ ↩2 ↩3
-
DiGiKey — “What are the Key Factors Used to Classify Industrial Robots?” (quotes/reflects ISO 8373:2021 wording and reprogrammable concept) https://www.digikey.com/en/articles/what-are-the-key-factors-used-to-classify-industrial-robots - Explains ISO 8373 definition and reprogrammability. ↩ ↩2
2) Sketch-describing the wrist pitch, yaw, and roll motions
Assume a wrist/end-effector coordinate frame with three orthogonal axes:
- : forward-back (longitudinal) axis → roll rotation
- : left-right (lateral) axis → pitch rotation
- : vertical axis → yaw rotation
These correspond to the principal-axis descriptions commonly used for aircraft/vehicle attitude:
- Yaw: nose moves side-to-side → rotation about the vertical axis. 2
- Pitch: nose moves up/down → rotation about the lateral axis. 2
- Roll: wing-tips move up/down → rotation about the longitudinal axis. 2
ASCII/“sketch” diagrams (top/front/side intuition)
(a) Roll (about forward-back axis ):
1Side view: 2 ↑ (one side) 3 | 4[gripper]-----> (axis X forward-back) 5 | 6 ↓ (other side) 7 8Roll causes the gripper orientation to rotate like a banking motion.
Roll is rotation about the longitudinal axis (forward-back).
(b) Pitch (about left-right axis ):
1Front view: 2 ↓ (nose down) 3 \ 4 \ (axis Y left-right) 5 [gripper] 6 / 7 ↑ (nose up) 8 9Pitch tilts the “nose” up or down.
Pitch is rotation about the lateral axis (left-right) causing up/down nose movement. 2
(c) Yaw (about vertical axis ):
1Top view: 2 ↺ turn left 3 | 4 v 5 [gripper] → turns about vertical axis (axis Z) 6 ^ 7 | 8 ↻ turn right
Yaw is rotation about the vertical axis causing side-to-side nose movement. 2
Footnotes
-
Wikipedia — “Aircraft principal axes” (principal axes definitions for yaw/pitch/roll) https://en.wikipedia.org/wiki/Aircraft_principal_axes - Describes yaw/ pitch/ roll axes and corresponding motions. ↩ ↩2 ↩3 ↩4 ↩5
-
NASA Glenn Research Center — “Aircraft Rotations” (yaw/pitch/roll axis definitions and motions) https://www1.grc.nasa.gov/beginners-guide-to-aeronautics/aircraft-rotations - Defines yaw axis and motion, pitch axis and motion, roll axis and motion. ↩ ↩2 ↩3 ↩4 ↩5 ↩6
How to assign pitch, yaw, and roll to a robot wrist
- 1Step 1
Pick a right-handed coordinate frame attached to the wrist. Typical convention: vertical for yaw, lateral for pitch, longitudinal for roll. This matches common yaw/pitch/roll axis descriptions. 2
Footnotes
-
NASA Glenn Research Center — “Aircraft Rotations” (yaw/pitch/roll axis definitions and motions) https://www1.grc.nasa.gov/beginners-guide-to-aeronautics/aircraft-rotations - Defines yaw axis and motion, pitch axis and motion, roll axis and motion. ↩
-
Wikipedia — “Aircraft principal axes” (principal axes definitions for yaw/pitch/roll) https://en.wikipedia.org/wiki/Aircraft_principal_axes - Describes yaw/ pitch/ roll axes and corresponding motions. ↩
-
- 2Step 2
Let positive roll rotate around the (forward-back/longitudinal) axis so the effect is like banking/tilting side-to-side. 2
Footnotes
-
NASA Glenn Research Center — “Aircraft Rotations” (yaw/pitch/roll axis definitions and motions) https://www1.grc.nasa.gov/beginners-guide-to-aeronautics/aircraft-rotations - Defines yaw axis and motion, pitch axis and motion, roll axis and motion. ↩
-
Wikipedia — “Aircraft principal axes” (principal axes definitions for yaw/pitch/roll) https://en.wikipedia.org/wiki/Aircraft_principal_axes - Describes yaw/ pitch/ roll axes and corresponding motions. ↩
-
- 3Step 3
Let pitch rotate about the (left-right/lateral) axis so the gripper’s “nose” tips up or down. 2
Footnotes
-
NASA Glenn Research Center — “Aircraft Rotations” (yaw/pitch/roll axis definitions and motions) https://www1.grc.nasa.gov/beginners-guide-to-aeronautics/aircraft-rotations - Defines yaw axis and motion, pitch axis and motion, roll axis and motion. ↩
-
Wikipedia — “Aircraft principal axes” (principal axes definitions for yaw/pitch/roll) https://en.wikipedia.org/wiki/Aircraft_principal_axes - Describes yaw/ pitch/ roll axes and corresponding motions. ↩
-
- 4Step 4
Let yaw rotate about the (vertical) axis so the gripper turns left/right without necessarily tipping up/down. 2
Footnotes
-
NASA Glenn Research Center — “Aircraft Rotations” (yaw/pitch/roll axis definitions and motions) https://www1.grc.nasa.gov/beginners-guide-to-aeronautics/aircraft-rotations - Defines yaw axis and motion, pitch axis and motion, roll axis and motion. ↩
-
Wikipedia — “Aircraft principal axes” (principal axes definitions for yaw/pitch/roll) https://en.wikipedia.org/wiki/Aircraft_principal_axes - Describes yaw/ pitch/ roll axes and corresponding motions. ↩
-
- 5Step 5
Use the right-hand rule to define positive rotation direction (important for controller consistency).
Footnotes
-
Pix4D Support — “Yaw, Pitch, Roll and Omega, Phi, Kappa angles” (right-hand rule for angle sense) https://support.pix4d.com/hc/en-us/articles/202558969 - States sense of angle by right-hand rule for positive rotation. ↩
-
Pro Tip: Keep axis convention explicit
When describing wrist motion, always specify what axis each of pitch/yaw/roll rotates about. Many errors in robotics labs come from mismatched axis conventions across diagrams and code.
Warning: Pitch/Yaw/Roll order can matter
Pitch, yaw, and roll are rotations; composing them in different orders generally produces different final orientations (rotation non-commutativity). Make sure your wrist controller (or math library) uses the same order as your diagrams.
Conceptual mapping from robot definition to wrist motion
Define the robot (system capability)
Step AUse an industrial definition: automatically controlled, reprogrammable manipulator in 3+ axes. 2"
Footnotes
-
International Federation of Robotics (IFR) — Robot definitions at ISO and industrial robot wording https://ifr.org/standardisation - Includes ISO 8373-based industrial robot definition and general robot definition. ↩
-
DiGiKey — “What are the Key Factors Used to Classify Industrial Robots?” (quotes/reflects ISO 8373:2021 wording and reprogrammable concept) https://www.digikey.com/en/articles/what-are-the-key-factors-used-to-classify-industrial-robots - Explains ISO 8373 definition and reprogrammability. ↩
Identify pose variables
Step BRobot tasks require both position and orientation; orientation uses roll/pitch/yaw angles. 2"
Footnotes
-
NASA Glenn Research Center — “Aircraft Rotations” (yaw/pitch/roll axis definitions and motions) https://www1.grc.nasa.gov/beginners-guide-to-aeronautics/aircraft-rotations - Defines yaw axis and motion, pitch axis and motion, roll axis and motion. ↩
-
Wikipedia — “Aircraft principal axes” (principal axes definitions for yaw/pitch/roll) https://en.wikipedia.org/wiki/Aircraft_principal_axes - Describes yaw/ pitch/ roll axes and corresponding motions. ↩
Attach axes to the wrist
Step CChoose body-fixed axes and associate roll/pitch/yaw with rotations about them. 2"
Footnotes
-
NASA Glenn Research Center — “Aircraft Rotations” (yaw/pitch/roll axis definitions and motions) https://www1.grc.nasa.gov/beginners-guide-to-aeronautics/aircraft-rotations - Defines yaw axis and motion, pitch axis and motion, roll axis and motion. ↩
-
Wikipedia — “Aircraft principal axes” (principal axes definitions for yaw/pitch/roll) https://en.wikipedia.org/wiki/Aircraft_principal_axes - Describes yaw/ pitch/ roll axes and corresponding motions. ↩
Draw sketches for motion intuition
Step DRoll = banking side-to-side, Pitch = nose up/down, Yaw = nose left/right. 2"
Footnotes
-
NASA Glenn Research Center — “Aircraft Rotations” (yaw/pitch/roll axis definitions and motions) https://www1.grc.nasa.gov/beginners-guide-to-aeronautics/aircraft-rotations - Defines yaw axis and motion, pitch axis and motion, roll axis and motion. ↩
-
Wikipedia — “Aircraft principal axes” (principal axes definitions for yaw/pitch/roll) https://en.wikipedia.org/wiki/Aircraft_principal_axes - Describes yaw/ pitch/ roll axes and corresponding motions. ↩
Quick FAQs on robot wrists and RPY
Knowledge Check
Which statement best matches a common industrial robot definition?
Explore Related Topics
Write Short Notes on UML Diagrams
Differentiating Rotating Storage Media: Constant Linear Velocity (CLV) vs. Constant Angular Velocity (CAV)
Rotating storage media use either Constant Angular Velocity (CAV) or Constant Linear Velocity (CLV) to control the relationship between angular speed and linear speed on the disk.
- CAV: Fixed (e.g., 7200 RPM), rises with radius, sectors per track stay constant → lower outer‑track density, constant transfer rate, minimal seek latency.
- CLV: varies as to keep constant, giving uniform sector size, higher outer‑track capacity, but slower seeks due to motor speed changes.
- Zone Bit Recording (ZBR): Hybrid CAV that keeps constant while dividing the platter into zones with increasing sectors per track, boosting capacity and outer‑track throughput.
- Mechanical limits: Very high‑speed CLV would require inner‑edge RPM > 10 000, causing vibration and disc failure, prompting a shift to CAV or hybrid modes.
- Key formulas: and govern the trade‑offs between data density, transfer rate, and seek time.
Wind Energy Conversion System (WECS): Working and Main Components (with Neat Sketch)