Omniverse Visualization

The visualization component of biologger-sim uses NVIDIA Omniverse USD Composer to render a high-fidelity digital twin of the tracked animal.

Architecture

The system uses a “Hybrid” architecture:

  1. Simulation (WSL/Linux): Runs the Python pipeline and publishes telemetry via ZeroMQ.

  2. Visualization (Windows/Omniverse): Subscribes to the ZeroMQ stream and updates the 3D scene.

Architecture Diagram