-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path.gitignore
More file actions
42 lines (28 loc) · 745 Bytes
/
.gitignore
File metadata and controls
42 lines (28 loc) · 745 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
\.idea/
models/
scripts/common/__pycache__/
scripts/__pycache__/
mujoco/gym_mimic_envs/__pycache__/
mujoco/gym_mimic_envs/mujoco/__pycache__/
scripts/tests/test_remote_dev\.py
wandb/
scripts/behavior_cloning/__pycache__/
scripts/mocap/__pycache__/
*.pyc
*.stl
graphs/archive/
mujoco/gym_mimic_envs/\.fuse_hidden00043b7c00000004
/figures/
!/assets/ref_trajecs
/assets/ref_trajecs/*
!/assets/ref_trajecs/Trajecs_Constant_Speed_400Hz.mat
*.png
!/mujoco/gym_mimic_envs/mujoco/assets
/mujoco/gym_mimic_envs/mujoco/assets/*
!/mujoco/gym_mimic_envs/mujoco/assets/walker3d_flat_feet.xml
mujoco/gym_mimic_envs/mujoco/mimic_walker2d.py
/media/videos_action_spaces/
/graphs/
/scripts/behavior_cloning/
/scripts/dim_reduction/
/scripts/tests/