Is there a large database or urdf object files that could be quickly leveraged for simulation?
Greetings,
I wanted to see if anyone knew of existing databases of objects in URDF format that could be quickly leverage to simulate a large number of objects for bin-picking?
I am aware of the osrf database of sdf models (https://github.com/osrf/gazebo_models...), though these are not urdf files and many of them are not suitable for bin-picking.
Along the same lines, there are libraries of mesh objects out there (shapeNet, YCB, dexnet), but from these, it seems a manual construction of urdf files would have to be build. Is this correct?
Please let me know if there are some resources out there.