|
wbc
|
Helper class to load the robot model, solver and scene plugins. More...
#include <PluginLoader.hpp>
Public Types | |
| typedef std::map< std::string, void * > | PluginMap |
Static Public Member Functions | |
| static bool | loadPlugin (const std::string &name) |
| static bool | unloadPlugin (const std::string &name) |
| static PluginMap * | getPluginMap () |
Helper class to load the robot model, solver and scene plugins.
| typedef std::map<std::string, void*> wbc::PluginLoader::PluginMap |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |