simplify client usage of real2simenv
This commit is contained in:
@@ -19,7 +19,7 @@ class Args:
|
||||
task: str = "PIBussing"
|
||||
seed: int = 0
|
||||
|
||||
action_horizon: int = 10
|
||||
action_horizon: int = 16
|
||||
|
||||
host: str = "0.0.0.0"
|
||||
port: int = 8000
|
||||
|
||||
Reference in New Issue
Block a user