#include <pick_client.h>
Definition at line 53 of file pick_client.h.
◆ PickClient()
ros_pick_client::PickClient::PickClient |
( |
const std::string & |
host, |
|
|
const std::string & |
node_name, |
|
|
const ros::NodeHandle & |
nh |
|
) |
| |
◆ ~PickClient()
ros_pick_client::PickClient::~PickClient |
( |
| ) |
|
|
virtual |
◆ callService()
template<typename Request , typename Response >
bool ros_pick_client::PickClient::callService |
( |
const std::string & |
name, |
|
|
const Request & |
req, |
|
|
Response & |
res |
|
) |
| |
|
inlineprotected |
◆ createSharedParameters()
json ros_pick_client::PickClient::createSharedParameters |
( |
rc_pick_client::pickModuleConfig & |
config | ) |
|
|
protected |
◆ dynamicReconfigureCallback()
virtual void ros_pick_client::PickClient::dynamicReconfigureCallback |
( |
rc_pick_client::pickModuleConfig & |
config, |
|
|
uint32_t |
|
|
) |
| |
|
protectedpure virtual |
◆ initConfiguration()
void ros_pick_client::PickClient::initConfiguration |
( |
| ) |
|
|
protected |
◆ paramsToCfg()
void ros_pick_client::PickClient::paramsToCfg |
( |
const json & |
params, |
|
|
rc_pick_client::pickModuleConfig & |
cfg |
|
) |
| |
|
protected |
◆ startPick()
void ros_pick_client::PickClient::startPick |
( |
| ) |
|
|
protected |
◆ stopPick()
void ros_pick_client::PickClient::stopPick |
( |
| ) |
|
|
protected |
◆ nh_
◆ rest_helper_
◆ server_
std::unique_ptr<dynamic_reconfigure::Server<rc_pick_client::pickModuleConfig> > ros_pick_client::PickClient::server_ |
|
protected |
◆ visualizer_
The documentation for this class was generated from the following files: