Robot ValidationCatalogNew runDashboardTickets

← Catalog

MCT-7 Record Elecstack and Top module UIDs

DomainmechatronicModule
Prioritycritical Automatedno
TagspreflightRequires
Depends on

Preconditions

Robot turned on and connected

Steps

  1. Start the container
  2. Print of the live snapshot: aru config
  3. Compare with the previews uid snape : aru config diff
  4. Save the config : aru config save ## this will renamed/backed up the existing one _config.yaml.old

Expected

Every Elecstack and Top module present on the robot has its UID recorded for this run, so the hardware configuration under test is identifiable after the fact.

Notes

modules fitted at the time. A later failure can then be tied to the hardware that was actually on the robot, and a module swapped between sprints becomes visible.

exposed over gRPC (which would make this a nio/SDK handle) is not yet established.

check — the verdict is "were the UIDs recorded", which an operator confirms.

-do on the host, run as root: mkdir -p /data/aru_shared/_config chown 1000:1000 /data/aru_shared/_config