PS C:\Users\002> git clone git@github.com:unitreerobotics/unitree_model.git
Cloning into 'unitree_model'...
remote: Enumerating objects: 71, done.
remote: Counting objects: 100% (71/71), done.
remote: Compressing objects: 100% (49/49), done.
remote: Total 71 (delta 9), reused 63 (delta 4), pack-reused 0 (from 0)
Receiving objects: 100% (71/71), 35.51 MiB | 95.00 KiB/s, done.
Resolving deltas: 100% (9/9), done.
Updating files: 100% (17/17), done.
Downloading B2/usd/B2.usd (6.8 MB)
Error downloading object: B2/usd/B2.usd (209763d): Smudge error: Error downloading B2/usd/B2.usd (209763d7b7b3e3f1b7078cae7d5db668ad5ac677e425214f4749b8ad2199ba9d): batch response: This repository exceeded its LFS budget. The account responsible for the budget should increase it to restore access.
Errors logged to 'C:\Users\002\unitree_model.git\lfs\logs\20250711T180935.5111406.log'.
Use git lfs logs last to view the log.
error: external filter 'git-lfs filter-process' failed
fatal: B2/usd/B2.usd: smudge filter lfs failed
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'
可能是lfs免费额度使用完了,我想获取h1的3d模型
PS C:\Users\002> git clone git@github.com:unitreerobotics/unitree_model.git
Cloning into 'unitree_model'...
remote: Enumerating objects: 71, done.
remote: Counting objects: 100% (71/71), done.
remote: Compressing objects: 100% (49/49), done.
remote: Total 71 (delta 9), reused 63 (delta 4), pack-reused 0 (from 0)
Receiving objects: 100% (71/71), 35.51 MiB | 95.00 KiB/s, done.
Resolving deltas: 100% (9/9), done.
Updating files: 100% (17/17), done.
Downloading B2/usd/B2.usd (6.8 MB)
Error downloading object: B2/usd/B2.usd (209763d): Smudge error: Error downloading B2/usd/B2.usd (209763d7b7b3e3f1b7078cae7d5db668ad5ac677e425214f4749b8ad2199ba9d): batch response: This repository exceeded its LFS budget. The account responsible for the budget should increase it to restore access.
Errors logged to 'C:\Users\002\unitree_model.git\lfs\logs\20250711T180935.5111406.log'.
Use
git lfs logs lastto view the log.error: external filter 'git-lfs filter-process' failed
fatal: B2/usd/B2.usd: smudge filter lfs failed
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'
可能是lfs免费额度使用完了,我想获取h1的3d模型