small fix

This commit is contained in:
Remi Cadene 2024-05-30 13:38:19 +00:00
parent eaa191e6ce
commit 29ea1e5597
1 changed files with 1 additions and 0 deletions

View File

@ -116,6 +116,7 @@ available_policies = [
available_policies_per_env = {
"aloha": ["act"],
"aloha_real": ["act"],
"pusht": ["diffusion"],
"xarm": ["tdmpc"],
}