DexVerse_release / robot_agents /MANIFEST.json
eyao1123's picture
Add asset bundles and shadow hand robot agent bundle for release
d4cc36e verified
Raw
History Blame Contribute Delete
415 Bytes
{
"bundles": {
"shadow": {
"file_count": 20,
"path": "shadow.zip",
"size_bytes_compressed": 1866294,
"size_bytes_uncompressed": 5412238
}
},
"excluded_from_bundles": [
".py",
".pyc",
".yaml",
".yml",
"__pycache__"
],
"extract_root_relative_to_package": "source/dexverse/dexverse/robot_agents",
"format_version": 1,
"remote_prefix": "robot_agents"
}