Gazebo

PositionIface Class Reference
[position]

#include <gazebo.h>

Inheritance diagram for PositionIface:

Iface List of all members.

Detailed Description

Position interface.


Public Member Functions

 PositionIface ()
 Constructor.
virtual ~PositionIface ()
 Destructor.
virtual void Create (Server *server, std::string id)
 Create the interface (used by Gazebo server).
virtual void Open (Client *client, std::string id)
 Open an existing interface.

Public Attributes

PositionDatadata
 Pointer to the position data.


The documentation for this class was generated from the following file:

Last updated Aug 04 2007