forked from SeAIPalette/SeAIPalette
This commit is contained in:
parent
241ac1f9c3
commit
3776f9c2b8
|
@ -29,7 +29,7 @@ class SeaEnvEngine(object):
|
|||
ship_radius: int,
|
||||
ship_velocity: int,
|
||||
|
||||
sonar_spread_times: int, # the number of sonar detection points
|
||||
sonar_spread_times: int,
|
||||
|
||||
obstacles: dict,
|
||||
|
||||
|
|
Loading…
Reference in New Issue