TOREMOVE: isolate aloha on __init__ to see if it creates the bug
This commit is contained in:
parent
2a8a9dc25a
commit
82df3feaee
|
@ -195,9 +195,9 @@ available_policies = [
|
|||
|
||||
# lists all available robots from `lerobot/common/robot_devices/robots`
|
||||
available_robots = [
|
||||
"koch",
|
||||
"koch_bimanual",
|
||||
# "aloha",
|
||||
# "koch",
|
||||
# "koch_bimanual",
|
||||
"aloha",
|
||||
]
|
||||
|
||||
# lists all available cameras from `lerobot/common/robot_devices/cameras`
|
||||
|
|
Loading…
Reference in New Issue