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

ROS 2 node creation and management. More...

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

Go to the source code of this file.

Detailed Description

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.