C++ Documentation

The C++ bindings for HORUS. Nodes written in C++ communicate over the same shared memory IPC as Rust and Python nodes, so a single application can mix all three.

Sections

API Reference

The full C++ API — types, functions, and message definitions.

Message types are documented by domain: Sensor · Geometry · Navigation · Control · Detection & Vision · Tracking & Perception · Force & Tactile · Diagnostics

Guides

Examples

Working code: basic and advanced.