Go to the documentation of this file.
55 int main(
int argc,
char **argv) {
57 ros::init(argc, argv,
"pcd_filter_pa_node");
76 str_service +
"substituteRessource",
87 parameter_pa::ParameterPaString::Request &req,
88 parameter_pa::ParameterPaString::Response &res) {
90 std::string str = req.in_string;
99 parameter_pa::ParameterPaString::Request &req,
100 parameter_pa::ParameterPaString::Response &res) {
~cParameterPaNode()
default destructor
ROSCPP_DECL void init(const M_string &remappings, const std::string &name, uint32_t options=0)
static bool replaceFindpack(std::string &path)
int main(int argc, char **argv)
ros::ServiceServer ser_path_
service for path substitution
ServiceServer advertiseService(AdvertiseServiceOptions &ops)
bool substitutePathCallbackSrv(parameter_pa::ParameterPaString::Request &req, parameter_pa::ParameterPaString::Response &res)
callback function for path substitution
ros::NodeHandle nh_
node handler for topic subscription and advertising
static std::string resolveRessourcename(const std::string name)
bool substituteNameCallbackSrv(parameter_pa::ParameterPaString::Request &req, parameter_pa::ParameterPaString::Response &res)
callback function for ressource name substitution
ros::ServiceServer ser_ressource_
service for ressource name substitution
cParameterPaNode()
default constructor
parameter_pa
Author(s):
autogenerated on Wed Mar 2 2022 00:40:43