Robowflex  v0.1
Making MoveIt Easy
plugin.h File Reference
#include <mutex>
#include <memory>
#include <typeinfo>
#include <ros/package.h>
#include <robowflex_library/log.h>
#include <robowflex_library/macros.h>
#include <pluginlib/class_loader.hpp>

Go to the source code of this file.

Classes

class  robowflex::IO::PluginManager
 A singleton class for dynamic loading classes through pluginlib. More...
 

Namespaces

 robowflex
 Main namespace. Contains all library classes and functions.
 
 robowflex::IO
 File and ROS Input / Output operations.