18#ifndef GAZEBO_PLUGINS_LINEARBATTERYCONSUMERPLUGIN_HH_
19#define GAZEBO_PLUGINS_LINEARBATTERYCONSUMERPLUGIN_HH_
42 private: int32_t consumerId;
virtual void Load(physics::ModelPtr _model, sdf::ElementPtr _sdf)
Load function.
~LinearBatteryConsumerPlugin()
Destructor.
LinearBatteryConsumerPlugin()
Constructor.
ModelPlugin()
Constructor.
Definition Plugin.hh:306
std::shared_ptr< Battery > BatteryPtr
Definition CommonTypes.hh:125
boost::shared_ptr< Model > ModelPtr
Definition PhysicsTypes.hh:93
Forward declarations for the common classes.
Definition Animation.hh:27