17 #ifndef _GAZEBO_SHARED_INTERFACE_HH_
18 #define _GAZEBO_SHARED_INTERFACE_HH_
25 namespace gazebo_shared
36 void addPlugin(
const std::string &_filename,
37 std::vector<gazebo::SystemPluginPtr> &_plugins);
46 bool setup(
const std::string &_prefix,
int _argc,
char **_argv,
47 std::vector<gazebo::SystemPluginPtr> &_plugins);
void addPlugin(const std::string &_filename, std::vector< gazebo::SystemPluginPtr > &_plugins)
bool setup(const std::string &_prefix, int _argc, char **_argv, std::vector< gazebo::SystemPluginPtr > &_plugins)