Namespaces | Functions | Variables
get_tables.py File Reference

Go to the source code of this file.

Namespaces

namespace  get_tables

Functions

def get_tables.publish

Variables

tuple get_tables.get_anns_srv = rospy.ServiceProxy('get_annotations', world_canvas_msgs.srv.GetAnnotations)
tuple get_tables.get_data_srv = rospy.ServiceProxy('get_annotations_data', world_canvas_msgs.srv.GetAnnotationsData)
tuple get_tables.keywords = rospy.get_param('~keywords', [])
tuple get_tables.names = rospy.get_param('~names', [])
tuple get_tables.related = rospy.get_param('~relationships', [])
tuple get_tables.respAnns
tuple get_tables.respData = get_data_srv([a.data_id for a in respAnns.annotations])
tuple get_tables.uuids = rospy.get_param('~uuids', [])
tuple get_tables.world = rospy.get_param('~world')


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