|
robocup_knowledge
|
Go to the source code of this file.
Namespaces | |
| common | |
Variables | |
| list | common.all_locations |
| common.location_manipulatable = list(set([ o["manipulation"] for o in all_locations ])) | |
| common.object_groups = list(set([ o["group"] for o in objects ])) | |
| common.object_known_objects = list(set([ o["name"] for o in objects ])) | |
| common.object_placements = list(set([ o["placement"] for o in objects ])) | |
1.8.17