What problem does it solve?
Developers approaching the Isaac for Healthcare endovascular catheter navigation workflow often do not know which pipeline stages exist, how fluorosim DRR rendering, XPBD catheter physics, and the vasculature digital twin fit together, or which stage-specific skill to invoke first. This Skill provides that orientation and routing without executing any pipeline stage itself.
Core Features & Use Cases
- Workflow Orientation: Explains the catheter navigation architecture, including the fluorosim rendering stack, vasculature digital twin, and the
./i4h mode registry in metadata.json.
- Mode Discovery: Lists supported modes (preprocess_ct, segment_vessels, render_drr, interactive_viewport) by running
./i4h modes catheter_navigation, with a documented fallback table when setup is incomplete.
- Skill Routing: Directs users to the correct stage skill (setup, digital-twin, render-drr, viewport, smoke, e2e) based on their goal.
- Use Case: A researcher with a contrast CT scan asks how to reach an interactive simulated fluoroscopy demo; the Skill explains the setup, digital-twin, and viewport sequence and names the exact skills to run next.
Quick Start
Ask your agent to explain what the i4h catheter navigation workflow includes, which modes it supports, and which skill to use next for your goal.