Open arjung128 opened 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.
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!