Defined in File plugin.h
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.
Public Functions
Shutdown and clean up the plugin before unloading. I.e. unregister subscribers and stop timers.
Protected Attributes