-
Notifications
You must be signed in to change notification settings - Fork 100
Expand file tree
/
Copy path.gitignore
More file actions
100 lines (76 loc) · 1008 Bytes
/
.gitignore
File metadata and controls
100 lines (76 loc) · 1008 Bytes
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
__*/
isaacgym/
isaac-gym-preview-4
*.pdf
*.csv
*.pkl
*.npz
*.tar.gz
# Compiled Python bytecode
*.py[cod]
# Log files
*.log
# * ONNX files
# *.onnx
output*
*.pdf
playground/robot_description
*.csv
extracted_motions*
*.lprof
# JetBrains IDE
.idea/
.vscode/
logs*/
# Generated by MacOS
.DS_Store
lafan
SharedMotions/ASAP-motion
SharedMotions
PaperMotions
humanoidverse/data
# Generated by Windows
Thumbs.db
logs_real_motion*
*.zip
# Applications
*.app
*.exe
*.war
# Large media files
*.mp4
*.tiff
*.avi
*.flv
*.mov
*.wmv
# logs
logs
logs_eval
runs
outputs
results/
hydra_logs/
wandb/
# other
*.egg-info
__pycache__
# unitree_sdk2_python
roboverse/data/motions
*.pkl
*.pt
*.TXT
sim2real/models/*.onnx
sim2real/models/dec_loco/*.onnx
roboverse/data/smpl
data/shape
data/motions
roboverse/data/Recorded/
roboverse/data/AMASS/
AMASS/*
motion_source/lafan_pkl/
motion_source/lafan_pkl_cont_mask/
smpl_retarget/smpl_model/
smpl_retarget/motion_data/
smpl_retarget/retargeted_motion_data
*.txt