MyRobotLab / InMoov

inmoov repo
http://myrobotlab.org
91 stars 65 forks source link

Jaw doesn't disable #114

Closed hairygael closed 6 years ago

hairygael commented 7 years ago

Hello Anthony, Version 1.0.2563 with latest inmoov-develop. Jaw doesn't autoDisable during random life and doesn't move while speaking after Random Life. Also Jaw velocity stays on 25 after stopTracking, so that must be why it doesn't move while speaking.

Relax gesture doesn't autoDisable, but it doesn't seem related to Random life.

moz4r commented 7 years ago

some little problems but you put a finger on a bug well hidden for a long time. ( last servo position sometime bad ). fixed. Is it better ?

hairygael commented 7 years ago

It seems to be good now for the jaw!

Relax is not okay, removing the i01.startedGesture() solves the autodisable issue but stops the gesture from being complete.

moz4r commented 7 years ago

I think it is the same issue related to last events not blocked, we need more magic :

https://github.com/MyRobotLab/inmoov/issues/116