ipc-graspsim icon indicating copy to clipboard operation
ipc-graspsim copied to clipboard

Results 2 ipc-graspsim issues
Sort by recently updated
recently updated
newest added

ruamel.yaml is needed for autolab_core loading YAML config. However, the old-style load() is deprecated in [ruamel.yaml>=0.18.0](https://pypi.org/project/ruamel.yaml/). So it is needed to add version constraint in Dokerfile before install autolab_core.

In paper we see around 21 objects, but in the main repo there is an example about only 1 object. Are there any extra .obj files that we can find?...