Class Plugin
Defined in File plugin.hpp
Inheritance Relationships
Base Type
public qt_gui_cpp::Plugin
Class Documentation
-
class Plugin : public qt_gui_cpp::Plugin
The base class for C++ plugins which use the ROS client library. A plugin must not call rclcpp::init() as this is performed once by the framework.