-
Notifications
You must be signed in to change notification settings - Fork 88
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
Update 11 : add interface of set footstep #767
Update 11 : add interface of set footstep #767
Conversation
Refer to this link for build results (access rights to CI server needed): |
確認しました。
改行の仕方はこれでOKですか?
setFootStepsとsetFootStepsWithParamがParamの有無以外は同じ仕様になっていれば問題ないです 最後に1つだけ、idlの |
すいません、さっきこうとうで伝えましたが、pythonは |
@snozawa さん,ありがとうございます. 1点教えていただきたいのですが,
import OpenHRPとかしてもダメでした. ココらへんが全然分かっていないのですが,hrpsys_config.pyの中でAutoBalancerのIDLを使う(?)にはどうすれば良いか教えていただけますでしょうか? よろしくお願いします. |
ありがとうございます.
現状では
現状はpythonユーザーはテストプログラムさんだけということなので,eusの方だけ互換性を保つようにして, |
4fd2ec1
to
156a98c
Compare
Refer to this link for build results (access rights to CI server needed): Build Log
Test FAILed. |
156a98c
to
c03d499
Compare
…l.*, GaitGenerator.h] add setFootStepNodes for multiple legs
samplerobot_auto_balancer / collison_detector / terrain_walk.py を更新しました |
Refer to this link for build results (access rights to CI server needed): Build Log
Test FAILed. |
jenkinsの方は scp: /tmp//hrpsys-base-767.zip: No space left on device と出ています. |
ごめんなさい.qnxのvmがすぐにいいっぱいになっちゃうんですよね.サーバを手元で持つと面倒です... ◉ Kei Okada On Tue, Aug 25, 2015 at 4:10 PM, Eisoku Kuroiwa [email protected]
|
test restart travis by hand |
test restart travis by hand |
…t-footstep Update 11 : add interface of set footstep
foostepのlistのlistを与えられるようになりました.
#730 #740 #742 #745 #746 #748 #756 #759 の続きで,一連のPRはこれで終わりです.
@snozawa さん,以下の箇所がこれまでの挙動(ほぼprint文の内容)と変わっていますが,よろしいでしょうか.