Gazebo Sim

API Reference

7.7.0
gz/sim/SystemPluginPtr.hh File Reference
#include <gz/plugin/SpecializedPluginPtr.hh>
#include <gz/sim/System.hh>

Go to the source code of this file.

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 SystemPluginPtr = gz::plugin::SpecializedPluginPtr< System, ISystemConfigure, ISystemPreUpdate, ISystemUpdate, ISystemPostUpdate >