|
nros C API
Lightweight ROS 2 client for embedded real-time systems
|
Service client API. More...
#include "nros/types.h"

Go to the source code of this file.
Service client API.
Create service clients with nros_client_init() and call services with nros_client_call() (blocking).