Variables
test_add_update_remove_anns Namespace Reference

Variables

tuple ac = world_canvas_client.AnnotationCollection(world=world, types=['yocs_msgs/Column'], srv_namespace=namespace)
tuple annot1 = world_canvas_msgs.msg.Annotation()
tuple annot2 = copy.deepcopy(annot1)
tuple column = ac.get_data(annot1)
tuple column1 = yocs_msgs.msg.Column()
tuple column2 = copy.deepcopy(column1)
tuple namespace = rospy.get_param('~srv_namespace', '')
tuple pub_as_list = rospy.get_param('~pub_as_list', False)
tuple topic_name = rospy.get_param('~topic_name', 'annotations')
tuple topic_type = rospy.get_param('~topic_type', None)
tuple world = rospy.get_param('~world', 'A NEW WORLD')

Variable Documentation

tuple test_add_update_remove_anns::ac = world_canvas_client.AnnotationCollection(world=world, types=['yocs_msgs/Column'], srv_namespace=namespace)

Definition at line 19 of file test_add_update_remove_anns.py.

tuple test_add_update_remove_anns::annot1 = world_canvas_msgs.msg.Annotation()

Definition at line 23 of file test_add_update_remove_anns.py.

Definition at line 42 of file test_add_update_remove_anns.py.

Definition at line 70 of file test_add_update_remove_anns.py.

tuple test_add_update_remove_anns::column1 = yocs_msgs.msg.Column()

Definition at line 47 of file test_add_update_remove_anns.py.

Definition at line 52 of file test_add_update_remove_anns.py.

tuple test_add_update_remove_anns::namespace = rospy.get_param('~srv_namespace', '')

Definition at line 16 of file test_add_update_remove_anns.py.

tuple test_add_update_remove_anns::pub_as_list = rospy.get_param('~pub_as_list', False)

Definition at line 15 of file test_add_update_remove_anns.py.

tuple test_add_update_remove_anns::topic_name = rospy.get_param('~topic_name', 'annotations')

Definition at line 13 of file test_add_update_remove_anns.py.

tuple test_add_update_remove_anns::topic_type = rospy.get_param('~topic_type', None)

Definition at line 14 of file test_add_update_remove_anns.py.

tuple test_add_update_remove_anns::world = rospy.get_param('~world', 'A NEW WORLD')

Definition at line 17 of file test_add_update_remove_anns.py.



world_canvas_client_examples
Author(s): Jorge Santos
autogenerated on Thu Jun 6 2019 18:32:45