Namespaces | Functions | Variables
string_slow_node.py File Reference

Go to the source code of this file.

Namespaces

 string_slow_node
 

Functions

def string_slow_node.service_callback (data)
 

Variables

 string_slow_node.args = rospy.myargv(argv=sys.argv)
 
int string_slow_node.node_name = args[1]iflen(args)>1
 
 string_slow_node.slow_service_name = rospy.get_param("~slow_service_name", "slow_service")
 
 string_slow_node.srv = rospy.Service(slow_service_name, StringEchoService, service_callback)
 


pyros_test
Author(s): AlexV
autogenerated on Mon Jun 10 2019 14:20:23