Gazebo Sim

API Reference

7.7.0
gz/sim/SystemLoader.hh File Reference
#include <list>
#include <memory>
#include <optional>
#include <string>
#include <sdf/Element.hh>
#include <sdf/Plugin.hh>
#include <gz/sim/Export.hh>
#include <gz/sim/System.hh>
#include <gz/sim/SystemPluginPtr.hh>

Go to the source code of this file.

Classes

class  SystemLoader
 Class for loading/unloading System plugins. More...
 

Namespaces

 gz
 This library is part of the Gazebo project.
 
 gz::sim
 Gazebo is a leading open source robotics simulator, that provides high fidelity physics, rendering, and sensor simulation.
 

Typedefs

using SystemLoaderPtr = std::shared_ptr< SystemLoader >
 

Variables

class GZ_SIM_HIDDEN SystemLoaderPrivate