Tools & CLIs

recorder-bridge

Record DDS topics to .zddsrec files for later replay.

Install

cargo install zerodds-recorder     # if published
# or build from source:
cargo build --release -p recorder-bridge

Documentation

The canonical reference is in the repository — kept next to the source so that examples stay accurate:

Related

Tools & CLIs

recorder-bridge

Zeichnet DDS-Topics in .zddsrec-Dateien für späteres Replay auf.

Installation

cargo install zerodds-recorder     # falls veröffentlicht
# oder aus dem Source bauen:
cargo build --release -p recorder-bridge

Dokumentation

Die kanonische Referenz liegt im Repository — direkt neben dem Quellcode, damit die Beispiele aktuell bleiben:

Verwandt