SystemPluginPtr.hh File Reference
Go to the source code of this file.
Namespaces | |
namespace | gz |
This library is part of the Gazebo project. | |
namespace | 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 > |