-
Notifications
You must be signed in to change notification settings - Fork 52
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
hrpsys-simulatorでnan/infがfoundと出る #906
Comments
hrpsys_ros_bridge_tutorials -> hrpsys_ros_bridgeにしてみて、
ではどうでしょうか。 |
の結果も教えてください。 |
また, |
hrpsys->masterbranch はじめの出力 (rtm launch hrpsys_ros_bridge) |
hrpsys->指定されたbranch はじめの出力 (rtm launch hrpsys_ros_bridge) |
結果は変わってないように見えて、hrpsys_ros_bridgeでabc入れるとエラーが発生してst入れるとsimulatorが落ちます |
hrpsys-baseを
してみてください. |
hrpsys->(5652d17c93861a3ab11746af3c600f1f31dabf18)branch はじめの出力 (rtm launch hrpsys_ros_bridge) https://gist.github.com/YuOhara/e11ae8842c04d91d2d34 |
ところでこれはubuntu 14.04で、まだ解決してないでしょうか? |
14.04です。 |
14.04では解決していなかったです(rtm_launch hrpsys_ros_bridge samplerobot.launchをして、start-abc->start-stでhrpsys_simulatorが落ちました) |
12.04以前はtravis手元実機含め落ちてないですね。 |
マージされたので確認をお願いします |
hrpsys_simulator, choreonoidともにちゃんとabc, stが入ることを確認しました |
rtmlaunch hrpsys_ros_bridge_tutorials samplerobot.launch
して別ターミナルで、
(progn (load "package://hrpsys_ros_bridge_tutorials/euslisp/samplerobot-interface.l") (samplerobot-init) (send ri :angle-vector (send sr :reset-pose)) (send ri :wait-interpolation) (send ri :start-auto-balancer))
とすると
とエラーが出て、そこからstを入れるシミュレータが落ちます(リスタートします)。
同じ理由で、choreonoidも最新のコードで落ちているように見えます。
ターミナルのログは以下です(hrpsys-simulator)
https://gist.github.com/YuOhara/b54ae20bae14ce222a43
The text was updated successfully, but these errors were encountered: