Public Member Functions | |
| GazeboRosPathsPlugin () | |
| void | Init () |
| void | Load (int argc, char **argv) |
| void | LoadPaths () |
| void | rosPackageCommandDebug (const std::string &cmd, V_string &output) |
| void | rosPackageGetPluginsDebug (const std::string &package, const std::string &attribute, V_string &plugins) |
| void | rosPackageGetPluginsDebug (const std::string &package, const std::string &attribute, M_string &plugins) |
| ~GazeboRosPathsPlugin () | |
Definition at line 40 of file gazebo_ros_paths_plugin.cpp.
| gazebo::GazeboRosPathsPlugin::GazeboRosPathsPlugin | ( | ) | [inline] |
Definition at line 43 of file gazebo_ros_paths_plugin.cpp.
| gazebo::GazeboRosPathsPlugin::~GazeboRosPathsPlugin | ( | ) | [inline] |
Definition at line 48 of file gazebo_ros_paths_plugin.cpp.
| void gazebo::GazeboRosPathsPlugin::Init | ( | void | ) | [inline] |
Definition at line 52 of file gazebo_ros_paths_plugin.cpp.
| void gazebo::GazeboRosPathsPlugin::Load | ( | int | argc, |
| char ** | argv | ||
| ) | [inline] |
Definition at line 56 of file gazebo_ros_paths_plugin.cpp.
| void gazebo::GazeboRosPathsPlugin::LoadPaths | ( | ) | [inline] |
Definition at line 123 of file gazebo_ros_paths_plugin.cpp.
| void gazebo::GazeboRosPathsPlugin::rosPackageCommandDebug | ( | const std::string & | cmd, |
| V_string & | output | ||
| ) | [inline] |
Definition at line 65 of file gazebo_ros_paths_plugin.cpp.
| void gazebo::GazeboRosPathsPlugin::rosPackageGetPluginsDebug | ( | const std::string & | package, |
| const std::string & | attribute, | ||
| V_string & | plugins | ||
| ) | [inline] |
Definition at line 87 of file gazebo_ros_paths_plugin.cpp.
| void gazebo::GazeboRosPathsPlugin::rosPackageGetPluginsDebug | ( | const std::string & | package, |
| const std::string & | attribute, | ||
| M_string & | plugins | ||
| ) | [inline] |
Definition at line 103 of file gazebo_ros_paths_plugin.cpp.