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

Topic publisher API. More...

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

Go to the source code of this file.

Detailed Description

Topic publisher API.

Create publishers with nros_publisher_init() and publish serialised messages with nros_publish_raw().