mirror of
https://github.com/apirrone/Open_Duck_Mini_Runtime.git
synced 2025-09-02 11:13:55 +00:00
head kp
This commit is contained in:
parent
acf8edfdd6
commit
de99f07477
1 changed files with 1 additions and 1 deletions
|
@ -183,7 +183,7 @@ class RLWalk:
|
|||
kds = [self.pid[2]] * 14
|
||||
|
||||
# lower head kps
|
||||
# kps[5:9] = [8, 8, 8, 8]
|
||||
kps[5:9] = [8, 8, 8, 8]
|
||||
|
||||
self.hwi.set_kps(kps)
|
||||
self.hwi.set_kds(kds)
|
||||
|
|
Loading…
Reference in a new issue