17 #ifndef _GAZEBO_SHARED_INTERFACE_HH_ 18 #define _GAZEBO_SHARED_INTERFACE_HH_ 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);
Definition: gazebo_shared.hh:25
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)