Inheritance diagram for Ros2Subscriber< CallbackClass, MsgClass >:Public Member Functions | |
| Ros2Subscriber (rclcpp::Node::SharedPtr node, CallbackClass *callbackClass) | |
| void | subscribe_to_topic (std::string topic_name) |
Definition at line 20 of file Ros2Subscriber.h.
| Ros2Subscriber< CallbackClass, MsgClass >::Ros2Subscriber | ( | rclcpp::Node::SharedPtr | node, |
| CallbackClass * | callbackClass | ||
| ) |
Definition at line 33 of file Ros2Subscriber.h.
| void Ros2Subscriber< CallbackClass, MsgClass >::subscribe_to_topic | ( | std::string | topic_name | ) |
Definition at line 41 of file Ros2Subscriber.h.