CoolFace
Datasetpublic

yqi19/conflict_experiment_maniskill

ManiSkill 迁移指南(迁移到另一台工作站) 本文档说明如何将 datagen/ManiSkill 下的代码与工作流迁移到另一台工作站环境,并在新机器上完成依赖安装与数据生成流程。 1. 项目简介与目录结构 本仓库中的 ManiSkill 用于数据生成:通过 motion planning 生成 Pick/Pull 等任务的轨迹,replay 成带 RGB 的 H5,再转换为 LeRobot 格式数据集。 主要目录与脚本: 路径 说明 mani_skill/ ManiSkill 核心包(envs、agents、trajectory 等) scripts/ 数据生成脚本(如 run_verb_color_shape_motion_planning.py) demo_collection/ 收集 demo + 转 LeRobot 的脚本与依赖 demos/ 生成的轨迹 H5 与 JSON(可迁移或在新环境重新生成) lerobot_dataset/ 转换后的 LeRobot… See the full description on the dataset page: https://huggingface.co/datasets/yqi19/conflict_experiment_maniskill.

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes527downloads
37 commits on main
4217fc15mo ago

Upload folder using huggingface_hub

yqi19
9458b185mo ago

Upload folder using huggingface_hub

yqi19
b068cd75mo ago

Upload folder using huggingface_hub

yqi19
7d21a3f5mo ago

Upload folder using huggingface_hub

yqi19
f86cab95mo ago

Upload folder using huggingface_hub

yqi19
380ffbd5mo ago

Upload folder using huggingface_hub

yqi19
b5c17bb5mo ago

Upload folder using huggingface_hub

yqi19
891573f5mo ago

Upload folder using huggingface_hub

yqi19
134483a5mo ago

Upload folder using huggingface_hub

yqi19
a1e745b5mo ago

Upload folder using huggingface_hub

yqi19
80075995mo ago

Add files using upload-large-folder tool

yqi19
d0c6b095mo ago

Add files using upload-large-folder tool

yqi19
14c7d065mo ago

Add files using upload-large-folder tool

yqi19
ab6d17c5mo ago

Add files using upload-large-folder tool

yqi19
d1179fe5mo ago

Add files using upload-large-folder tool

yqi19
52ccc2e5mo ago

Add files using upload-large-folder tool

yqi19
1a9ae7a5mo ago

Add files using upload-large-folder tool

yqi19
49f5d235mo ago

Add files using upload-large-folder tool

yqi19
6ff43135mo ago

Add files using upload-large-folder tool

yqi19
4837e065mo ago

Add files using upload-large-folder tool

yqi19
b4996c45mo ago

Add files using upload-large-folder tool

yqi19
3e117bf5mo ago

Add files using upload-large-folder tool

yqi19
91ca5075mo ago

Add files using upload-large-folder tool

yqi19
c60dfe65mo ago

Add files using upload-large-folder tool

yqi19
3a135f05mo ago

Add files using upload-large-folder tool

yqi19
75caa4d5mo ago

Add files using upload-large-folder tool

yqi19
6c65cb65mo ago

Add files using upload-large-folder tool

yqi19
bfdb9615mo ago

Add files using upload-large-folder tool

yqi19
ac6cd845mo ago

Add files using upload-large-folder tool

yqi19
24b22715mo ago

Add files using upload-large-folder tool

yqi19
863812e5mo ago

Add files using upload-large-folder tool

yqi19
d4b70845mo ago

Add files using upload-large-folder tool

yqi19
59cc4845mo ago

Add files using upload-large-folder tool

yqi19
4e6a4e65mo ago

Add files using upload-large-folder tool

yqi19
55fa0255mo ago

Add files using upload-large-folder tool

yqi19
68554155mo ago

Add files using upload-large-folder tool

yqi19
ec6b3095mo ago

initial commit

yqi19