Add Go1 evaluation and keyboard control
This commit is contained in:
4
robogauge/tasks/robots/go1/__init__.py
Normal file
4
robogauge/tasks/robots/go1/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from .go1_config import Go1Config, Go1TerrainConfig
|
||||
from .go1 import Go1
|
||||
from .go1_moe_config import Go1MoEConfig, Go1MoETerrainConfig
|
||||
from .go1_moe import Go1MoE
|
||||
Reference in New Issue
Block a user