Functions | |
| def | read |
Variables | |
| tuple | file = rospy.get_param('~file') |
| tuple | save_srv = rospy.ServiceProxy('save_annotations_data', world_canvas_msgs.srv.SaveAnnotationsData) |
| tuple | world = rospy.get_param('~world') |
| def save_tables.read | ( | file | ) |
Definition at line 18 of file save_tables.py.
| tuple save_tables::file = rospy.get_param('~file') |
Definition at line 76 of file save_tables.py.
| tuple save_tables::save_srv = rospy.ServiceProxy('save_annotations_data', world_canvas_msgs.srv.SaveAnnotationsData) |
Definition at line 81 of file save_tables.py.
| tuple save_tables::world = rospy.get_param('~world') |
Definition at line 75 of file save_tables.py.