This repo contains dataset for benchmarking in-hand manipulation on different robot platforms. More details are available at https://robot-learning.cs.utah.edu/project/benchmarking_in_hand_manipulation
- The hand poses dataset exists in the folder
dataset
, a readme exists that discuses the dataset and how to use it. - Initial and desired contact mesh regions are available at the provided URL.
- Additionally, results on robot platforms are available inside the folder named
results
. - The subfolders in
results
have the nameROBOTNAME_lvl_NO
, whereROBOTNME
refers to robot platform andNO
refers to the level of benchmarking in-hand manipulation.
- Relaxed-Rigidity
- Relaxed-position
- Relaxed-position-orientation
- Point Contact with Friction
- IK-Rigid
- Dexterous Manipulation Graphs
The provided dataset works sufficiently well for human sized robotic hands. We encourage the research community to run their in-hand manipulation scheme with our dataset on the YCB objects set and submit their results as a pull request.