Skip to content

SPIDERScalable Physics-Informed DExterous Retargeting

A general framework for physics-based retargeting from human to diverse robot embodiments

Quick Example

bash
# Clone example datasets
git clone https://huggingface.co/datasets/retarget/retarget_example example_datasets

# Install with uv
uv sync --python 3.12
pip install --ignore-requires-python --no-deps -e .

# Run retargeting
uv run examples/run_mjwp.py

Released under the MIT License.