Functions | |
| def | detect_tabletop_objects |
| Uses the object_detection service detect objects on the table. | |
Variables | |
| args = sys.argv | |
Uses the object_detection service detect objects on the table.
Returns a list of pairs [ [ x, y, z], rot ] which represent the centers and z orientation of each object detected on the table.
Definition at line 20 of file object_fetching.py.
| hrl_object_fetching::object_fetching::args = sys.argv |
Definition at line 51 of file object_fetching.py.