Vega SDK — C++

C++ SDK

A native C++ toolkit for authoring Vega Capabilities on latency-sensitive robotics stacks.

Overview

The C++ SDK mirrors the Python surface — Provider base class, execution context, VCP-aligned manifests — while offering zero-copy adapters for real-time control loops and existing ROS or embedded stacks.

Documentation for the C++ SDK is in progress. In the meantime, refer to the Python guide for the conceptual model; the two SDKs share the same VCP contract.