#include <rc_silhouettematch_client.h>
|
| bool | calibrateBasePlane (CalibrateBasePlane::Request &req, CalibrateBasePlane::Response &res) |
| |
| template<typename Request , typename Response > |
| bool | callService (const std::string &name, const Request &req, Response &res) |
| |
| bool | deleteBasePlaneCalib (DeleteBasePlaneCalibration::Request &req, DeleteBasePlaneCalibration::Response &res) |
| |
| bool | detectObject (DetectObject::Request &req, DetectObject::Response &res) |
| |
| bool | getBasePlaneCalib (GetBasePlaneCalibration::Request &req, GetBasePlaneCalibration::Response &res) |
| |
| void | initParameters () |
| |
| void | updateParameters (SilhouetteMatchConfig &config, uint32_t) |
| |
Definition at line 52 of file rc_silhouettematch_client.h.
◆ SilhouetteMatchClient()
| rc_silhouettematch_client::SilhouetteMatchClient::SilhouetteMatchClient |
( |
const std::string & |
host, |
|
|
ros::NodeHandle & |
nh |
|
) |
| |
◆ ~SilhouetteMatchClient()
| rc_silhouettematch_client::SilhouetteMatchClient::~SilhouetteMatchClient |
( |
| ) |
|
|
default |
◆ calibrateBasePlane()
| bool rc_silhouettematch_client::SilhouetteMatchClient::calibrateBasePlane |
( |
CalibrateBasePlane::Request & |
req, |
|
|
CalibrateBasePlane::Response & |
res |
|
) |
| |
|
protected |
◆ callService()
template<typename Request , typename Response >
| bool rc_silhouettematch_client::SilhouetteMatchClient::callService |
( |
const std::string & |
name, |
|
|
const Request & |
req, |
|
|
Response & |
res |
|
) |
| |
|
protected |
◆ deleteBasePlaneCalib()
| bool rc_silhouettematch_client::SilhouetteMatchClient::deleteBasePlaneCalib |
( |
DeleteBasePlaneCalibration::Request & |
req, |
|
|
DeleteBasePlaneCalibration::Response & |
res |
|
) |
| |
|
protected |
◆ detectObject()
| bool rc_silhouettematch_client::SilhouetteMatchClient::detectObject |
( |
DetectObject::Request & |
req, |
|
|
DetectObject::Response & |
res |
|
) |
| |
|
protected |
◆ getBasePlaneCalib()
| bool rc_silhouettematch_client::SilhouetteMatchClient::getBasePlaneCalib |
( |
GetBasePlaneCalibration::Request & |
req, |
|
|
GetBasePlaneCalibration::Response & |
res |
|
) |
| |
|
protected |
◆ initParameters()
| void rc_silhouettematch_client::SilhouetteMatchClient::initParameters |
( |
| ) |
|
|
protected |
◆ updateParameters()
| void rc_silhouettematch_client::SilhouetteMatchClient::updateParameters |
( |
SilhouetteMatchConfig & |
config, |
|
|
uint32_t |
|
|
) |
| |
|
protected |
◆ dyn_reconf_
| std::unique_ptr<dynamic_reconfigure::Server<SilhouetteMatchConfig> > rc_silhouettematch_client::SilhouetteMatchClient::dyn_reconf_ |
|
private |
◆ nh_
◆ rest_helper_
◆ srvs_
◆ visualizer_
| std::unique_ptr<Visualizer> rc_silhouettematch_client::SilhouetteMatchClient::visualizer_ |
|
private |
The documentation for this class was generated from the following files: