Namespaces | Functions | Variables
string_sub_node.py File Reference

Go to the source code of this file.

Namespaces

namespace  string_sub_node

Functions

def string_sub_node.topic_callback

Variables

tuple string_sub_node.args = rospy.myargv(argv=sys.argv)
list string_sub_node.node_name = args[1]
tuple string_sub_node.sub = rospy.Subscriber(topic_name, std_msgs.msg.String, topic_callback)
tuple string_sub_node.test_message = rospy.get_param("~test_message", "")
tuple string_sub_node.topic_name = rospy.get_param("~topic_name", "")


pyros_test
Author(s): AlexV
autogenerated on Sat Jun 8 2019 20:51:06