facebookresearch / habitat-lab

A modular high-level library to train embodied AI agents across a variety of tasks and environments.
https://aihabitat.org/
MIT License
1.88k stars 471 forks source link

Grasping Handle in Open Drawer / Open Fridge #872

Open arjung128 opened 2 years ago

arjung128 commented 2 years ago

Habitat-Lab and Habitat-Sim versions

Habitat-Lab: master

Habitat is under active development, and we advise users to restrict themselves to stable releases. Are you using the latest release versions of Habitat-Lab and Habitat-Sim? Your question may already be addressed in the latest versions. We may also not be able to help with problems in earlier versions because they sometimes lack the more verbose logging needed for debugging.

Master branch contains 'bleeding edge' code and should be used at your own risk.

Docs and Tutorials

Did you read the docs? https://aihabitat.org/docs/habitat-lab/

Did you check out the tutorials? https://aihabitat.org/tutorial/2020/

Perhaps your question is answered there. If not, carry on!

❓ Questions and Help

Similar to the Pick task, is handle-grasping abstracted away in the Open Drawer / Open Fridge tasks? I was not able to find this information in the main paper. Thanks!

aclegg3 commented 2 years ago

Hey, @arjung128.

@ASzot may have more accurate/detailed references for you.

I believe we are creating a dynamic constraint between the robot's end effector and a marker on the articulated object link (e.g. the fridge or drawer handle) like we do for grasping objects. However, the articulated object base is fixed to the ground, so only the joints will move in response to the robot's arm motion.