forked from SeAIPalette/SeAIPalette
This commit is contained in:
parent
0457d6cf8d
commit
900bc64f57
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue