Is pluginlib working on ROS2?
I've been fighting to port over some plugins to ROS2, and everything builds fine, but the plugins aren't discovered at runtime. Before I dig into this further, I'm wondering if this is expected to be working, and if so, is there any description of the changes between ROS 1 and ROS2?
Also are there any command line tools under ROS 2 for debugging? For example, in ROS1 there is rospack plugins --attrib=plugin