This commit is contained in:
p57492168 2022-07-03 12:35:18 +08:00
parent 0457d6cf8d
commit 900bc64f57
1 changed files with 1 additions and 1 deletions

View File

@ -247,7 +247,7 @@ class SeaEnvEngine(object):
return self._ship_batteries[ship_id]
def frame_step(self, actions: List[int]):
"""frame update
"""
Args:
action (int): the next direction of the ship