forked from SeAIPalette/SeAIPalette
This commit is contained in:
parent
e5bedfca38
commit
f92f94eba6
|
@ -247,7 +247,7 @@ class SeaEnvEngine(object):
|
|||
return self._ship_batteries[ship_id]
|
||||
|
||||
def frame_step(self, actions: List[int]):
|
||||
"""frame update for one step
|
||||
"""frame update for one
|
||||
|
||||
Args:
|
||||
action (int): the next direction of the ship
|
||||
|
|
Loading…
Reference in New Issue