ovrtx-sensor-capture
Installation
SKILL.md
OVRTX sensor capture
Use the public client in addon/ and its tests. Sensor identity is
the USD product path, not a Blender object name or output filename.
- Run the focused
tests/test_ovrtx_runtime_client.pyandtests/test_ovrtx_session.pycontrols, then inspect a compatible native probe underscripts/before adapting it. - Supply an explicit fixture, worker, native-client path, sensor paths, matching RenderVar paths, dimensions, time, and caller-owned output JSON.
- Require successful worker start, simulation creation with every requested sensor, one bounded sample step, exact per-RenderVar reads, decoded frames, finite dimensions/data, deletion, and shutdown.
- Run
test_ovrtx_runtime_client.pyandtest_ovrtx_session.py; retain tests for deduplication, changed-sensor session identity, selected-product routing, iterator pages, and terminal errors.