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

Service client API. More...

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

Go to the source code of this file.

Detailed Description

Service client API.

Create service clients with nros_client_init() and call services with nros_client_call() (blocking).