Skip to content

[IROS 2025] ContactDexNet: Multi-fingered Robotic Hand Grasping in Cluttered Environments through Hand-Object Contact Semantic Mapping

Notifications You must be signed in to change notification settings

leizhang-public/contact-dexnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ContactDexNet: Multi-fingered Robotic Hand Grasping in Cluttered Environments through Hand-object Contact Semantic Mapping

arXiv Website

Lei Zhang, Kaixin Bai, Guowen Huang, Zhenshan Bing, Zhaopeng Chen, Alois Knoll, Jianwei Zhang

University of Hamburg, Agile Robots, Technical University of Munich

ContactDexNet

Example of ContactDexNet dataset (previous FFHClutteredGrasping dataset)

Grasping Candidates and Contact Distance Map. Cluttered Scene
Grasping Candidates#1589F0Blue: Candidate under Collision,
#52900CGreen: Positive Candidate,
#C3352B Red: Negative Candidate
Grasping Candidates
Contact Semantic Map Affordance Map
Contact Semantic Map Affordance Map

Visualize example dataset

visualize example scene with cluttered grasping data of multi-fingered robotic hand with following modalities:

  • collision score
  • grasping quality
  • contact distance map
  • contact semantic map
  • affordance information
cd example_dataset
# visualize cluttered scene with grasp candidates, and corresponding collision score, grasp qualities, contact distance and semantic information
python visualize_scene.py

# visualize the affordance information
python visualize_affordance.py

P.S: In visualization, the model of robotic hand is a simplied version.

BibTex

If you find our work helpful, please consider citing it:

@article{zhang2024multi,
  title={Multi-fingered robotic hand grasping in cluttered environments through hand-object contact semantic mapping},
  author={Zhang, Lei and Bai, Kaixin and Huang, Guowen and Bing, Zhenshan and Chen, Zhaopeng and Knoll, Alois and Zhang, Jianwei},
  journal={arXiv preprint arXiv:2404.08844},
  year={2024}
}

@misc{zhang2025contactdexnetmultifingeredrobotichand,
      title={ContactDexNet: Multi-fingered Robotic Hand Grasping in Cluttered Environments through Hand-object Contact Semantic Mapping}, 
      author={Lei Zhang and Kaixin Bai and Guowen Huang and Zhenshan Bing and Zhaopeng Chen and Alois Knoll and Jianwei Zhang},
      year={2025},
      eprint={2404.08844},
      archivePrefix={arXiv},
      primaryClass={cs.RO},
      url={https://arxiv.org/abs/2404.08844}, 
}

About

[IROS 2025] ContactDexNet: Multi-fingered Robotic Hand Grasping in Cluttered Environments through Hand-Object Contact Semantic Mapping

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages