#include <ign_ros_control_plugin.hpp>
|
void | Configure (const ignition::gazebo::Entity &_entity, const std::shared_ptr< const sdf::Element > &_sdf, ignition::gazebo::EntityComponentManager &_ecm, ignition::gazebo::EventManager &_eventMgr) override |
|
| IgnitionROSControlPlugin () |
| Constructor. More...
|
|
void | PostUpdate (const ignition::gazebo::UpdateInfo &_info, const ignition::gazebo::EntityComponentManager &_ecm) override |
|
void | PreUpdate (const ignition::gazebo::UpdateInfo &_info, ignition::gazebo::EntityComponentManager &_ecm) override |
|
| ~IgnitionROSControlPlugin () override |
| Destructor. More...
|
|
Definition at line 27 of file ign_ros_control_plugin.hpp.
◆ IgnitionROSControlPlugin()
ign_ros_control::IgnitionROSControlPlugin::IgnitionROSControlPlugin |
( |
| ) |
|
◆ ~IgnitionROSControlPlugin()
ign_ros_control::IgnitionROSControlPlugin::~IgnitionROSControlPlugin |
( |
| ) |
|
|
override |
◆ Configure()
void ign_ros_control::IgnitionROSControlPlugin::Configure |
( |
const ignition::gazebo::Entity & |
_entity, |
|
|
const std::shared_ptr< const sdf::Element > & |
_sdf, |
|
|
ignition::gazebo::EntityComponentManager & |
_ecm, |
|
|
ignition::gazebo::EventManager & |
_eventMgr |
|
) |
| |
|
override |
◆ PostUpdate()
void ign_ros_control::IgnitionROSControlPlugin::PostUpdate |
( |
const ignition::gazebo::UpdateInfo & |
_info, |
|
|
const ignition::gazebo::EntityComponentManager & |
_ecm |
|
) |
| |
|
override |
◆ PreUpdate()
void ign_ros_control::IgnitionROSControlPlugin::PreUpdate |
( |
const ignition::gazebo::UpdateInfo & |
_info, |
|
|
ignition::gazebo::EntityComponentManager & |
_ecm |
|
) |
| |
|
override |
◆ dataPtr
The documentation for this class was generated from the following files: