Simon Alibert
8e856f1bf7
Update readme
2024-03-14 15:24:38 +01:00
Simon Alibert
8c2b47752a
Remove cuda env copy
2024-03-14 13:55:35 +01:00
Simon Alibert
f515cb6efd
Add dm-control
2024-03-14 13:42:03 +01:00
Simon Alibert
c3f8d14fd8
CI env fix
2024-03-14 13:29:27 +01:00
Alexander Soare
98484ac68e
ready for review
2024-03-12 21:59:01 +00:00
Alexander Soare
9512d1d2f3
Merge branch 'main' into user/alexander-soare/train_pusht
2024-03-12 19:41:27 +00:00
Remi
8c56770318
Merge pull request #11 from Cadene/user/rcadene/2024_03_06_aloha_env
...
[WIP] Add Aloha env and ACT policy
2024-03-12 16:02:48 +01:00
Cadene
998dd2b874
info
2024-03-12 14:45:35 +00:00
Cadene
7331df81d2
info
2024-03-12 14:44:23 +00:00
Cadene
2c5d49cad5
Add sudo apt-get install -y libegl1-mesa-dev
2024-03-12 14:30:28 +00:00
Cadene
5881eec376
Add DEVICE constant from LEROBOT_TESTS_DEVICE
2024-03-12 14:14:39 +00:00
Cadene
29c73844b1
Update test.yml
2024-03-12 13:52:53 +00:00
Simon Alibert
f9258898ff
CI fix attempt
2024-03-12 12:24:10 +01:00
Remi Cadene
9d002032d1
Add Aloha env and ACT policy
...
WIP Aloha env tests pass
Rendering works (fps look fast tho? TODO action bounding is too wide [-1,1])
Update README
Copy past from act repo
Remove download.py add a WIP for Simxarm
Remove download.py add a WIP for Simxarm
Add act yaml (TODO: try train.py)
Training can runs (TODO: eval)
Add tasks without end_effector that are compatible with dataset, Eval can run (TODO: training and pretrained model)
Add AbstractEnv, Refactor AlohaEnv, Add rendering_hook in env, Minor modifications, (TODO: Refactor Pusht and Simxarm)
poetry lock
fix bug in compute_stats for action normalization
fix more bugs in normalization
fix training
fix import
PushtEnv inheriates AbstractEnv, Improve factory Normalization
Add _make_env to EnvAbstract
Add call_rendering_hooks to pusht env
SimxarmEnv inherites from AbstractEnv (NOT TESTED)
Add aloha tests artifacts + update pusht stats
fix image normalization: before env was in [0,1] but dataset in [0,255], and now both in [0,255]
Small fix on simxarm
Add next to obs
Add top camera to Aloha env (TODO: make it compatible with set of cameras)
Add top camera to Aloha env (TODO: make it compatible with set of cameras)
2024-03-12 10:27:48 +00:00
Remi
060bac7672
Merge pull request #23 from Cadene/kashif-patch-1
...
Update README.md
2024-03-12 10:11:42 +01:00
Kashif Rasul
337208f28d
Update README.md
...
fix some readme typos
2024-03-12 10:05:05 +01:00
Alexander Soare
87fcc536f9
wip - still need to verify full training run
2024-03-11 18:45:21 +00:00
Simon Alibert
48e70e044e
Merge pull request #18 from Cadene/user/aliberts/2024_03_11_dynamic_build_versioning
...
Add dynamic build versioning
2024-03-11 19:06:51 +01:00
Simon Alibert
4449c06823
Add comment
...
Co-authored-by: Remi <re.cadene@gmail.com>
2024-03-11 19:06:22 +01:00
Alexander Soare
304355c917
Merge remote-tracking branch 'origin/main' into train_pusht
2024-03-11 15:37:37 +00:00
Alexander Soare
2a01487494
early training loss as expected
2024-03-11 13:34:04 +00:00
Simon Alibert
a94800fc8a
Merge pull request #20 from Cadene/user/aliberts/2024_03_11_license
...
Add license
2024-03-11 14:32:05 +01:00
Simon Alibert
a207b416b7
Typo fix
2024-03-11 14:20:05 +01:00
Simon Alibert
78690d197f
Merge pull request #19 from Cadene/user/aliberts/2024_03_11_wandb_config
...
Configure wandb entity outside config
2024-03-11 14:17:44 +01:00
Simon Alibert
6d6c84b4a3
Remove entity from config
...
Co-authored-by: Remi <re.cadene@gmail.com>
2024-03-11 14:14:17 +01:00
Simon Alibert
772a826bf2
Add FOWM & ALOHA copyright notices
2024-03-11 13:54:20 +01:00
Simon Alibert
2cb8ae5037
Add acknowledgements
2024-03-11 13:49:08 +01:00
Remi
fab2b3240b
Merge pull request #17 from Cadene/user/rcadene/2024_03_11_bugfix_compute_stats
...
Fix bugs with normalization
2024-03-11 13:44:07 +01:00
Cadene
84a1647c01
fix import
2024-03-11 12:41:14 +00:00
Cadene
ccd5dc5a42
fix training
2024-03-11 12:33:15 +00:00
Simon Alibert
c1e9c13ade
Add license
2024-03-11 13:31:52 +01:00
Simon Alibert
00fe4f4f18
Configure wandb entity outside config
2024-03-11 13:09:46 +01:00
Simon Alibert
225eebde40
Add dynamic build versioning
2024-03-11 12:10:46 +01:00
Cadene
816b2e9d63
fix more bugs in normalization
2024-03-11 11:03:51 +00:00
Cadene
a7ef4a6a33
fix bug in compute_stats for action normalization
2024-03-11 09:47:54 +00:00
Remi
d4ea4f0ad1
Merge pull request #16 from Cadene/user/aliberts/2024_03_09_integrate_diffusion_policy
...
Integrate diffusion policy
2024-03-10 17:02:16 +01:00
Simon Alibert
f54ee7cda0
Fix paths
2024-03-10 16:51:50 +01:00
Simon Alibert
134009f337
Remove init files
2024-03-10 16:38:49 +01:00
Simon Alibert
7982425670
Remove diffusion-policy dependency
2024-03-10 16:36:30 +01:00
Simon Alibert
6c867d78ef
Integrate pusht env from diffusion
2024-03-10 16:33:03 +01:00
Simon Alibert
302b78962c
Integrate diffusion policy
2024-03-10 15:31:17 +01:00
Simon Alibert
59397fb44a
Move tdmpc files
2024-03-09 18:44:36 +01:00
Simon Alibert
1cc621ec36
Merge pull request #15 from Cadene/user/aliberts/2024_03_09_add_ci_eval_test
...
Add end-to-end pusht eval test
2024-03-09 16:54:50 +01:00
Simon Alibert
471ebfef62
Remove cleanup + reduce eval steps
2024-03-09 16:50:17 +01:00
Simon Alibert
30753d879c
Fix
2024-03-09 16:41:31 +01:00
Simon Alibert
c6fb40fb29
Add end-to-end pusht eval test
2024-03-09 16:37:34 +01:00
Simon Alibert
fa7a947acc
Merge pull request #12 from Cadene/user/aliberts/2024_03_08_test_data
...
Add pusht test artifact
2024-03-09 16:00:39 +01:00
Simon Alibert
450e32e4b5
update readme
2024-03-09 15:57:29 +01:00
Simon Alibert
0da85b2cef
Removed debugging lines
2024-03-09 15:51:42 +01:00
Simon Alibert
f2c7ab5b3b
test ci
2024-03-09 15:41:23 +01:00