|
nros C++ API
Lightweight ROS 2 client for embedded real-time systems (C++ headers)
|
Library initialisation, the global session, and nros::ok().
More...
Files | |
| file | nros.hpp |
| Umbrella header — pulls in every public C++ API surface. | |
Library initialisation, the global session, and nros::ok().
nros::init() boots the transport; nros::shutdown() tears it down. nros::ok() reports whether the global session is alive (false after shutdown or after a fatal transport error).