DavidService Class Reference
List of all members.
Detailed Description
Definition at line 65 of file david.cpp.
Constructor & Destructor Documentation
DavidService::DavidService |
( |
const ros::NodeHandle & |
node_handle |
) |
[inline] |
DavidService::~DavidService |
( |
|
) |
[inline] |
Member Function Documentation
void DavidService::connect2David |
( |
|
) |
[inline] |
Connect to TCP2COM DAVID Server
Definition at line 207 of file david.cpp.
bool DavidService::david |
( |
David::Request & |
request, |
|
|
David::Response & |
resp | |
|
) |
| | [inline] |
void DavidService::disconnect |
( |
|
) |
[inline] |
Disconnect from Socket
Definition at line 234 of file david.cpp.
void DavidService::erase |
( |
|
) |
[inline] |
Send command for: erase Scan
Definition at line 177 of file david.cpp.
void DavidService::eraseTexture |
( |
|
) |
[inline] |
Send command for: erase Texture
Definition at line 192 of file david.cpp.
void DavidService::grabTexture |
( |
|
) |
[inline] |
Send command for: Grab Image for texture.
Definition at line 139 of file david.cpp.
void DavidService::init |
( |
|
) |
[inline] |
Reads IP address and port from ROS parameter in david.launch
Definition at line 98 of file david.cpp.
void DavidService::save |
( |
std::string |
arg |
) |
[inline] |
Send command for: Save Scan
Definition at line 154 of file david.cpp.
void DavidService::start |
( |
|
) |
[inline] |
Send command for: start scanning with DAVID
Definition at line 109 of file david.cpp.
void DavidService::stop |
( |
void |
|
) |
[inline] |
Send command for: stop scanning with DAVID
Definition at line 124 of file david.cpp.
Member Data Documentation
The documentation for this class was generated from the following file: