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

Go to the source code of this file.
ROS 2 node creation and management.
A node represents a participant in the ROS 2 graph. Create one with nros_node_init() after initialising a support context.