File size: 945 Bytes
431ea61
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
license: mit
tags:
  - robotics
  - imitation-learning
  - simulation-assets
pretty_name: TAVIS Robot and Task Assets
---

# TAVIS robot and task assets

USD models, meshes, and textures for the TAVIS benchmark -- the robot
articulations (Fourier GR1T2, Pollen Reachy 2, Robotiq 2F-85
grippers) and the task assets (YCB objects, packing table) used by
the eight TAVIS tasks.

This bundle is fetched at runtime by
[`tavis.download_assets`](https://huggingface.co/tavis-benchmark)
on the first construction of a `make_tavis_env(...)` environment.

## Versioning

The asset bundle's version is tracked separately from the code
(`tavis._version.__assets_version__`). The downloader pulls
`main` by default; once a tagged release exists, set
`HF_REVISION` in `tavis/download_assets.py` to pin.

## Licensing & attribution

See `CREDITS.md` for per-asset attribution. All third-party content
is redistributed under the original upstream licenses.