Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.uplift.ai/llms.txt

Use this file to discover all available pages before exploring further.

Overview

The 5-0-5 agility drill is a standardized change-of-direction agility test used to assess an athlete’s ability to accelerate, decelerate, plant, pivot 180°, and re-accelerate over a 5-meter course. It is commonly used in athletic assessment, return-to-sport screening, and performance monitoring as it isolates the mechanical demands of rapid direction change.

Instructions

  1. Set up two lines or cones 5 meters apart on a flat surface.
  2. Place cameras 45 deg to the same side from the running line pointed at the center. Use landscape mode and ensure cameras can see the full 5-meter distance (both cones).
  3. Stand at the start line in an athletic ready position.
  4. On go, sprint forward toward the turn line.
  5. Plant one foot on or just past the turn line, pivot 180°, and sprint back through the start line.
  6. Perform with both left and right foot as the plant foot across separate trials.
  7. Perform at maximal effort for fastest time.

Dimensions

Required inputs for processing:
  • None — direction of movement is detected automatically from the pelvis trajectory

Output Variables

Events

MetricDescription
StartWhen the athlete initiates movement, detected as when pelvis velocity exceeds 0.2 m/s
TurnThe instant of maximum pelvis displacement, corresponding to the 180° pivot
EndWhen the athlete returns to the start position
Left Foot StrikeAll left foot contact frames between Start and End
Right Foot StrikeAll right foot contact frames between Start and End
Left Foot OffAll left foot off frames between Start and End
Right Foot OffAll right foot off frames between Start and End

Phases

PhaseStartEnd
Approach (First Half)StartTurn
Return (Second Half)TurnEnd

General Metrics

MetricUnitsDescription
DirectionstringAuto-detected direction of first sprint (‘right’ or ‘left’)
Total TimesecondsDuration from Start to End
First Half TimesecondsDuration from Start to Turn (approach/deceleration)
Second Half TimesecondsDuration from Turn to End (re-acceleration)
Turn TimesecondsTime between last foot contact before and first foot contact after the Turn

Ground Contact Time Metrics

Ground contact time (GCT) is reported per step for up to 5 steps per leg per half. _1_ refers to the approach (first half); _2_ refers to the return (second half). Step index follows temporal order.
MetricUnitsDescription
Left GCT — Approach, steps 1–5secondsLeft foot ground contact time during approach
Right GCT — Approach, steps 1–5secondsRight foot ground contact time during approach
Left GCT — Return, steps 1–5secondsLeft foot ground contact time during return
Right GCT — Return, steps 1–5secondsRight foot ground contact time during return

Step Length Metrics

Step length (SL) is the distance traveled by the ankle joint center from foot strike to foot off for each step, up to 5 steps per leg per half.
MetricUnitsDescription
Left SL — Approach, steps 1–5metersLeft step length during approach
Right SL — Approach, steps 1–5metersRight step length during approach
Left SL — Return, steps 1–5metersLeft step length during return
Right SL — Return, steps 1–5metersRight step length during return

Pelvis Path Time Series

Pelvis position, velocity, and acceleration are returned as full time-series arrays, with the coordinate frame rotated to align the X axis with the direction of movement.
MetricUnitsDescription
Pelvis Position XmetersPelvis position along the sprint axis
Pelvis Position YmetersPelvis vertical position
Pelvis Position ZmetersPelvis position perpendicular to sprint axis
Pelvis Velocitym/sPelvis velocity along the sprint axis
Pelvis Accelerationm/s²Pelvis acceleration along the sprint axis

Notes

  • Kinematic data typically captured at 120 Hz for agility drills
  • Direction is detected automatically; separate trials should be performed for left and right plant foot
  • Step indices are assigned in temporal order; not all 5 steps per leg may be populated depending on trial length and gait
  • Turn time captures the period of foot contact at the change-of-direction pivot and may be sensitive to plant foot strategy