17 #ifndef _GAZEBO_TRANSPORTER_PLUGIN_HH_ 
   18 #define _GAZEBO_TRANSPORTER_PLUGIN_HH_ 
   26   class TransporterPluginPrivate;
 
   98     private: 
void Update();
 
  103     private: 
void OnActivation(ConstGzStringPtr &_msg);
 
A plugin with access to physics::World. 
Definition: Plugin.hh:220
Definition: TransporterPluginPrivate.hh:30
boost::shared_ptr< World > WorldPtr
Definition: PhysicsTypes.hh:80
A plugin that allows models to transport (teleport) to a new location. 
Definition: TransporterPlugin.hh:85
#define GAZEBO_VISIBLE
Use to represent "symbol visible" if supported. 
Definition: system.hh:66