Go to the documentation of this file.
44 rc_pick_client::ComputeGraspsResponse& response)
56 js_param[
"name"] =
"cluster_max_dimension";
57 js_param[
"value"] = config.cluster_max_dimension;
58 js_params.push_back(js_param);
59 js_param[
"name"] =
"clustering_patch_size";
60 js_param[
"value"] = config.clustering_patch_size;
61 js_params.push_back(js_param);
const std::string response
ItempickClient(const std::string &host, const ros::NodeHandle &nh)
ServiceServer advertiseService(AdvertiseServiceOptions &ops)
ros::ServiceServer srv_compute_grasps_
void dynamicReconfigureCallback(rc_pick_client::pickModuleConfig &config, uint32_t)
bool callService(const std::string &name, const Request &req, Response &res)
rc_rest_api::RestHelper rest_helper_
void paramsToCfg(const json ¶ms, rc_pick_client::pickModuleConfig &cfg)
void visualizeLoadCarriers(const std::vector< rc_pick_client::LoadCarrier > &ros_lcs)
json setParameters(const json &js_params)
void visualizeGrasps(const std::vector< rc_pick_client::SuctionGrasp > &ros_grasps)
pick_visualization::Visualization visualizer_
bool computeGraspsSrv(rc_pick_client::ComputeGraspsRequest &request, rc_pick_client::ComputeGraspsResponse &response)
std::unique_ptr< dynamic_reconfigure::Server< rc_pick_client::pickModuleConfig > > server_
json createSharedParameters(rc_pick_client::pickModuleConfig &config)
rc_pick_client
Author(s): Monika Florek-Jasinska
autogenerated on Sun May 15 2022 02:24:50