PositionIface Class Reference
[position]
#include <gazebo.h>
Inheritance diagram for PositionIface:

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 | |
| PositionData * | data |
| Pointer to the position data. | |
The documentation for this class was generated from the following file: