Public Member Functions | |
Ros2Init () | |
Static Public Member Functions | |
static Ros2Init & | get () |
Public Attributes | |
std::shared_ptr< rclcpp::Node > | node |
Definition at line 17 of file Ros2Test.h.
Ros2Init::Ros2Init | ( | ) |
Definition at line 21 of file Ros2Test.cpp.
|
static |
Definition at line 27 of file Ros2Test.cpp.
std::shared_ptr<rclcpp::Node> Ros2Init::node |
Definition at line 22 of file Ros2Test.h.