Public Member Functions | List of all members
rm_common::SwitchControllersServiceCaller Class Reference

#include <service_caller.h>

Inheritance diagram for rm_common::SwitchControllersServiceCaller:
Inheritance graph
[legend]

Public Member Functions

bool getOk ()
 
void startControllers (const std::vector< std::string > &controllers)
 
void stopControllers (const std::vector< std::string > &controllers)
 
 SwitchControllersServiceCaller (ros::NodeHandle &nh)
 
- Public Member Functions inherited from rm_common::ServiceCallerBase< controller_manager_msgs::SwitchController >
void callService ()
 
controller_manager_msgs::SwitchController & getService ()
 
bool isCalling ()
 
 ServiceCallerBase (ros::NodeHandle &nh, const std::string &service_name="")
 
 ServiceCallerBase (ros::NodeHandle &nh, std::string &service_name)
 
 ServiceCallerBase (XmlRpc::XmlRpcValue &controllers, ros::NodeHandle &nh, const std::string &service_name="")
 
 ~ServiceCallerBase ()
 

Additional Inherited Members

- Protected Member Functions inherited from rm_common::ServiceCallerBase< controller_manager_msgs::SwitchController >
void callingThread ()
 
- Protected Attributes inherited from rm_common::ServiceCallerBase< controller_manager_msgs::SwitchController >
ros::ServiceClient client_
 
int fail_count_
 
int fail_limit_
 
std::mutex mutex_
 
controller_manager_msgs::SwitchController service_
 
std::string service_name_
 
std::thread * thread_
 

Detailed Description

Definition at line 167 of file service_caller.h.

Constructor & Destructor Documentation

◆ SwitchControllersServiceCaller()

rm_common::SwitchControllersServiceCaller::SwitchControllersServiceCaller ( ros::NodeHandle nh)
inlineexplicit

Definition at line 170 of file service_caller.h.

Member Function Documentation

◆ getOk()

bool rm_common::SwitchControllersServiceCaller::getOk ( )
inline

Definition at line 184 of file service_caller.h.

◆ startControllers()

void rm_common::SwitchControllersServiceCaller::startControllers ( const std::vector< std::string > &  controllers)
inline

Definition at line 176 of file service_caller.h.

◆ stopControllers()

void rm_common::SwitchControllersServiceCaller::stopControllers ( const std::vector< std::string > &  controllers)
inline

Definition at line 180 of file service_caller.h.


The documentation for this class was generated from the following file:


rm_common
Author(s):
autogenerated on Thu Mar 6 2025 03:23:29