nros C API
Lightweight ROS 2 client for embedded real-time systems
Loading...
Searching...
No Matches
subscription.h File Reference

Topic subscription API. More...

#include "nros/types.h"
Include dependency graph for subscription.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Topic subscription API.

Create subscriptions with nros_subscription_init() and receive deserialised messages via a user-provided callback.