pollen-robotics/pollen-vision

Provide a demo object description file for RAM.

Closed this issue · 3 comments

It would be useful to have an object description file with a few objects from Reachy's environment so that a user can run the demo without worrying first about having the file.

Uploaded a file in cced15b with :

objects = [
"mug",
"bottle",
"fork",
"drawer",
"laptop",
"chair",
"lamp",
"sponge",
"sink",
"dishwasher",
"oven",
"phone",
"robot",
]

@simheo Is it ok with you? Would you change/add/remove some objects ?

Yes it is great, representative of the objects in Reachy's environment. We will provide adapted demo images so that users can play with these classes.
Closing this issue.