What problem does it solve?
Setting up an interactive catheter navigation simulation requires resolving digital-twin caches, configuring display servers, and passing the correct launch flags for vessel rendering, centerline insertion, and DSA contrast. This Skill automates that launch sequence so engineers can open a live fluoroscopy viewport and teleoperate a catheter without manually assembling the command.
Core Features & Use Cases
- Interactive Viewport Launch: Runs the i4h-workflows
interactive_viewport entry point with real vessel geometry, centerline-guided insertion, DSA contrast, and configurable detector size and pixel spacing.
- Cache Validation: Verifies the digital-twin cache (mu_volume.npy) exists before launch and directs the user to the digital-twin generation skill when missing.
- Remote Display Handling: Applies the QT_QPA_PLATFORM=xcb workaround for remote X11 sessions and documents keyboard controls for catheter advance, retract, rotation, and C-arm presets.
- Use Case: A robotics engineer with a patient-specific CT cache asks the agent to open the live fluoro simulation; the agent validates the cache, creates a timestamped run directory, launches the viewport, and reports the keyboard controls.
Quick Start
Ask your agent to launch the interactive catheter fluoroscopy viewport using your digital-twin cache directory with DSA and centerline-guided insertion enabled.