Skip to main content

C++ API

This reference covers the complete public API of netft-cpp 0.3.3. Include only headers under include/netft and link the installed target netft::netft. Other headers, namespaces, worker types, and embedded copies in applications are private implementation details.

Entry points

NeedAPI
Own a streaming sessionnetft::Client
Configure discovery and recoveryConfiguration and calibration
Consume measurements and healthSamples and health
Convert units, states, and fault codes to namesEnumerations
Discover a sensor or classify statusFunctions
Handle synchronous operation failuresErrors

All values delivered by the native API use the sensor's discovered force and torque units. ROS SI conversion is not part of netft-cpp.