NVlabs / handover-sim

A simulation environment and benchmark for human-to-robot object handovers
https://handover-sim.github.io
BSD 3-Clause "New" or "Revised" License
87 stars 14 forks source link

Plan to release IsaacGym version's hanover-sim environment #15

Open HanzhiC opened 10 months ago

HanzhiC commented 10 months ago

Hi,

Thanks for building such a nice simulator for handover research. I read from the paper that you have the IsaacGym version, but when I followed the instructions from Easysim to modify parameters in config files and tried to use IsaacGym, the physical properties of hands, robots and objects seemed to be very wrong. So could you provide an official config file for the IsaacGym environment?

ychao-nvidia commented 9 months ago

Thanks. The IG version is not ready for release yet and we currently don't have a timeline for that.

What kind of use case are you thinking for the IG version? E.g. just for evaluation, or also training potentially? FWIW, in our latest CVPR'23 paper we use it for evaluation only.

HanzhiC commented 9 months ago

Thanks for the reply. I would like to use IG for both training and evaluation. Yes I noticed that you evaluate method in CVPR 23 in IG. May I ask if there is still any plan for code release of the CVPR'23 paper, potentially with the evaluation environment you built in IG?

ychao-nvidia commented 9 months ago

Yes, our CVPR'23 code will be out very soon. This release will include everything we have for the Bullet env. We are also keen in releasing the IG env but no timeline on that yet.

ychao-nvidia commented 9 months ago

Our CVPR'23 code is live now here.