pid steering
This commit is contained in:
parent
7f1bce10a9
commit
de4e72e344
|
|
@ -93,8 +93,8 @@ for chunk in stream.iter_content(chunk_size=1024):
|
||||||
|
|
||||||
x = x - 160
|
x = x - 160
|
||||||
|
|
||||||
wp = 0.8
|
wp = 1
|
||||||
wd = 0.4
|
wd = 0
|
||||||
wi = 0
|
wi = 0
|
||||||
mri = 0.25
|
mri = 0.25
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue