|
rclUE
|
class that tracks rclc_support_t (see rclc/types.h) More...
#include <ROS2Support.h>


Public Member Functions | |
| void | Init () |
| Wrapper of rclc_support_init. More... | |
| void | Fini () |
| Wrapper of rclc_support_fini. More... | |
class that tracks rclc_support_t (see rclc/types.h)
this object is used to initialized ROS2 nodes.
| void UROS2Support::Fini | ( | ) |
Wrapper of rclc_support_fini.
| void UROS2Support::Init | ( | ) |
Wrapper of rclc_support_init.
1.8.17