Trigger this skill when the user wants questions about how the camera or robot moved over time, how far it traveled, how much it turned, what path it took, or where it ended up after motion. Plain-language triggers include: 'how did it move,' 'how many degrees did it turn,' 'what path did the robot take,' 'estimate the pose after the clip,' and 'make questions about movement over time instead of one image.'
[Case 1]
[Case 2]
[Case 3]
To synthesize data for this capability, you must strictly follow a 3-phase pipeline. Do not hallucinate steps. Read the corresponding reference file for each phase sequentially:
Phase 1: Environment Exploration
Read the exploration guidelines to discover raw knowledge seeds:
references/EXPLORATION.md
Phase 2: Trajectory Selection
Once Phase 1 is complete, read the selection criteria to evaluate the trajectory:
references/SELECTION.md
Phase 3: Data Synthesis
Once a trajectory passes Phase 2, read the synthesis instructions to generate the final data:
references/SYNTHESIS.md