-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
imu にnanが入る #103
Comments
hrpsysのノードがすべてactivateされた後に始めると、 accが0になるとnanになるのは現実でも、ありえないことではないように思うので |
in jvrc, we used |
現実でも,imuと通信するプロセスを立ち上げる前にhrpsysを立ち上げた場合や,imuセンサを取り外しているときにテンポラリでちょっと動かしたいという場合に,nanになる現象が起こっています. 一度nanになると,accが非ゼロになってもnanのままになってしまうため,後からimuと通信するプロセスを立ち上げても復帰しないのが問題です. |
数日前も, @kirohy のTABLISで実機でこの現象が発生しました. |
ログはまだないのですが、
chorenoidをあげて1分くらい待ってからシミュレーションを始めると同じ現象が起こる気がします。
The text was updated successfully, but these errors were encountered: