feat: updated tick count and changed inversion of neck movement
This commit is contained in:
@@ -7,7 +7,7 @@ from redis import Redis
|
||||
|
||||
from control.walle import WallE
|
||||
|
||||
INTERVAL_TICK = 0.0125 # 20/s
|
||||
INTERVAL_TICK = 0.025 # 40/s
|
||||
|
||||
|
||||
class EventListener(Thread):
|
||||
|
||||
Reference in New Issue
Block a user