Variables
sample_empty_service_caller Namespace Reference

Variables

 r = rospy.Rate(rospy.get_param('~rate', 1.0))
 
 res = srv_caller()
 
 srv_caller = rospy.ServiceProxy('~service', Empty)
 

Variable Documentation

sample_empty_service_caller.r = rospy.Rate(rospy.get_param('~rate', 1.0))

Definition at line 10 of file sample_empty_service_caller.py.

sample_empty_service_caller.res = srv_caller()

Definition at line 14 of file sample_empty_service_caller.py.

sample_empty_service_caller.srv_caller = rospy.ServiceProxy('~service', Empty)

Definition at line 13 of file sample_empty_service_caller.py.



jsk_pcl_ros
Author(s): Yohei Kakiuchi
autogenerated on Mon May 3 2021 03:03:48