Skip to content

Add the Mission Measurement: NavigateThroughPoses adapter #388

Description

@Minipada

Parent

#305 (mission lifecycle contract), #387 (the NavigateToPose adapter this reuses), and #396 (Ecosystem Measurements epic).

What to build

A sibling dc_measurements plugin, mission_nav2_through_poses
(class MissionNav2ThroughPoses), watching nav2's NavigateThroughPoses action —
the action a deployment issues when a mission is a single job through several
hard-constraint poses in one call, rather than a chain of separate NavigateToPose
goals. Reuses #387's Record schema and ROS-free core logic pattern; the only real
difference is the action interface being watched and the extra fields its
feedback/result carry.

Acceptance criteria

Blocked by

None — can start immediately. Reuses #387's documented Record
schema/pattern and the pre-existing dc_common::StateTransitionDetector
(from #360, already used by intervention/fault), not any code #387 itself
produces — no shared class or header ties the two together, so this doesn't
need #387's implementation to land first.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions