Robotics evidence guide · automated editorial preparation, not expert review

Mobility results need localization context

Record the frame and localization behavior behind a reported route. Reaching a coordinate means little if the reference frame changed or the position estimate drifted without being recorded.

Evidence and interpretation

REP 105 distinguishes a continuous but drifting odom reference from a map reference that may change discontinuously. This matters when comparing trajectories: a jump in reported coordinates can be a localization correction rather than physical motion. Maha’s proposed evidence record retains transforms and reference changes alongside the task outcome. Do not smooth away a discontinuity simply to make the trajectory visually convincing. The question is what moved, relative to which frame, and how the record lets another person determine that.

Proposed evidence workflow

  1. Declare the reference frame for goals, observations and outcomes.
  2. Retain localization resets and the transform history used in analysis.
  3. Separate path completion from localization accuracy and human-interaction suitability.

Worked illustration

A target at x=4 in our grid is a cell in a fixed abstract frame. There is no drift and no localization algorithm. Comparing that result with a physical robot’s map coordinates without an additional measurement protocol would change the meaning of the result.

Limits

Neither a continuous trace nor a replayed map establishes safe locomotion. This page does not prescribe walking control, collision avoidance or human-proximity limits.

Sources and review

ROS REP 105: Coordinate frames for mobile platforms

Locator: Specification / Coordinate Frames: base_link, odom, map

The odom convention prioritizes continuity while allowing drift; map can correct drift through discontinuous updates.

Boundary: A convention for frame semantics, not a guarantee of any implementation’s localization quality.

Inspection and reuse basis

Selected sections inspected 2026-09-14. Original explanation and link; no source redistribution. This is not independent expert review of this article.

Continue reading