Update
This commit is contained in:
parent
0adf8c0841
commit
ad172c2a7d
@ -128,7 +128,7 @@ class VisionSystem:
|
||||
|
||||
class CargoApproachingSystem:
|
||||
def __init__(self) -> None:
|
||||
self.ky = 2
|
||||
self.ky = 5
|
||||
self.kt = -1
|
||||
|
||||
def calculate(self, ey, et):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user