Variables
set_keyword Namespace Reference

Variables

tuple action = rospy.get_param('~action')
tuple id = rospy.get_param('~id')
tuple keyword = rospy.get_param('~keyword')
tuple response = set_kw_srv(unique_id.toMsg(uuid.UUID('urn:uuid:' + id)), keyword, action)
tuple set_kw_srv = rospy.ServiceProxy('set_keyword', world_canvas_msgs.srv.SetKeyword)

Variable Documentation

tuple set_keyword::action = rospy.get_param('~action')

Definition at line 16 of file set_keyword.py.

tuple set_keyword::id = rospy.get_param('~id')

Definition at line 14 of file set_keyword.py.

tuple set_keyword::keyword = rospy.get_param('~keyword')

Definition at line 15 of file set_keyword.py.

tuple set_keyword::response = set_kw_srv(unique_id.toMsg(uuid.UUID('urn:uuid:' + id)), keyword, action)

Definition at line 23 of file set_keyword.py.

tuple set_keyword::set_kw_srv = rospy.ServiceProxy('set_keyword', world_canvas_msgs.srv.SetKeyword)

Definition at line 22 of file set_keyword.py.



world_canvas_server
Author(s): Jorge Santos Simón
autogenerated on Thu Jun 6 2019 21:25:07