-
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
(hrpsys python) Correct relative rotation. #543
Conversation
Refer to this link for build results (access rights to CI server needed): |
ありがとうございます.ついでに,
も含めておいて守られると嬉しいです. |
Commit を追加しました. |
Refer to this link for build results (access rights to CI server needed): |
PR自体は良いようにおもいます |
travis 再起動中.log に以下エラーが頻出し,ぐぐるとメモリ不足で build がコケる事があるという人が居るので.
|
そうです.travisはメモリが少ないのででしょうがないです.-j1 にしたらいいんだけど,今度は時間かかりすぎて50分超えてしまう. 今のところ失敗してももう一回繰り返すようにしていますが, ちなみに再起動は金広さんしかできないとおもいます. ◉ Kei Okada On Wed, Apr 1, 2015 at 3:53 PM, Isaac I.Y. Saito [email protected]
|
なるほど..FAQ ですね. github からだと travis は PR の close->reopen で誰でも?テストを再起動できるようです.そして,本 PR はテストが通ったのでマージお願いします. |
(hrpsys python) Correct relative rotation.
なんと!知りませんでした. |
下流の start-jsk/rtmros_hironx#335 の問題への @k-okada 先生による fix 案 start-jsk/rtmros_hironx#335 (comment) の実装です.
Yaw 軸が,想定している yaw 軸周りに回転することを sim 上で確認しました.