18 #ifndef _GAZEBO_ELEVATOR_PLUGIN_HH_
19 #define _GAZEBO_ELEVATOR_PLUGIN_HH_
33 class ElevatorPluginPrivate;
64 public:
virtual void Reset();
68 public:
void MoveToFloor(
const int _floor);
76 private:
void OnElevator(ConstGzStringPtr &_msg);
79 private: ElevatorPluginPrivate *dataPtr;
Information for use in an update event.
Definition: UpdateInfo.hh:30
boost::shared_ptr< Model > ModelPtr
Definition: PhysicsTypes.hh:93
Plugin to control a elevator.
Definition: ElevatorPlugin.hh:52
A plugin with access to physics::Model.
Definition: Plugin.hh:245
#define GAZEBO_VISIBLE
Use to represent "symbol visible" if supported.
Definition: system.hh:59