Datasets:
image imagewidth (px) 1.02k 1.02k | label class label 6
classes |
|---|---|
0claw_hammer | |
1long_screwdriver | |
1long_screwdriver | |
1long_screwdriver | |
1long_screwdriver | |
1long_screwdriver | |
2mallet_hammer | |
3red_brush | |
4sharpie_marker | |
5spoon_spatula |
eden_dextoolbench
Six DexToolBench hand-tool meshes, packaged for Eden
and consumed by eden.options.objects.dextoolbench.
<tool>/
<tool>.obj visual mesh (+ material.mtl, material_0.png)
<tool>.urdf upstream URDF — uses a PyBullet <inertial><density> tag
<tool>_decomposed.urdf explicit mass/inertia + CoACD convex collision parts
<tool>_collision/ the convex decomposition
Tools: claw_hammer, long_screwdriver, mallet_hammer, red_brush, sharpie_marker,
spoon_spatula.
Load the _decomposed.urdf variant. Genesis' URDF parser cannot read the plain
<tool>.urdf: it declares inertia via the PyBullet <inertial><density> extension with no
explicit <mass>/<inertia>, which raises
AttributeError: 'NoneType' object has no attribute 'attrib'.
Provenance
Assets originate from DexToolBench, obtained via
tylerlum/simtoolreal ("SimToolReal: An
Object-Centric Policy for Zero-Shot Dexterous Tool Manipulation"). They are redistributed
here unmodified apart from the convex decomposition and the _decomposed.urdf rewrite.
No licence file accompanied the upstream assets, so no licence is asserted here — refer to the upstream projects for terms, and treat this mirror as a convenience copy for reproducing the SimToolReal port rather than a licence grant.
- Downloads last month
- 27