What problem does it solve?
This Skill addresses the complexity of developing, debugging, and optimizing robot vision and navigation systems by providing a structured, evidence-based framework that treats both domains as equal, first-class engineering entities.
Core Features & Use Cases
- Evidence-First Analysis: Provides a rigorous methodology to distinguish confirmed facts from hypotheses, ensuring that system changes are based on verifiable data rather than assumptions.
- Closed-Loop Tracing: Enables developers to trace the entire sensor-to-actuator feedback loop, identifying bottlenecks in perception, estimation, planning, and control.
- Use Case: When a robot fails to follow a target, use this Skill to audit the interface contracts between the vision tracker and the navigation planner, ensuring coordinate frames, timestamps, and QoS policies are correctly aligned.
Quick Start
Use the develop-robot-vision-navigation skill to analyze the current robot project and identify the first violated invariant in the vision-to-navigation integration chain.