We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00d47e1 commit 2a9de84Copy full SHA for 2a9de84
benchmarl/environments/pettingzoo/multiwalker.py
@@ -20,4 +20,4 @@ class TaskConfig:
20
terminate_reward: float = MISSING
21
terminate_on_fall: bool = MISSING
22
remove_on_fall: bool = MISSING
23
- terrain_length: float = MISSING
+ terrain_length: int = MISSING
0 commit comments