Skip to content
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

Add quaternion kf test #956

Merged
merged 5 commits into from
Feb 24, 2016
Merged

Conversation

eisoku9618
Copy link
Contributor

#955 (comment)@k-okada 先生のコメントを受けて,Quaternionを使った姿勢推定のテストコードを加えました.

RPYを使った姿勢推定と比較して特異点付近でも姿勢推定を行えていることを確認できるようになりました.

  • test1 : Quaternionバージョン
    1
  • test1 : RPYバージョン
    2
  • test2 : Quaternionバージョン
    3
  • test2 : RPYバージョン
    4

@eisoku9618
Copy link
Contributor Author

以下のような動きです.

a

@eisoku9618
Copy link
Contributor Author

@snozawa さん,ロボットの初期姿勢を0 0 0ではなくしたかったので,
このPRに含まれる以下のコミットで初期姿勢を85度回転するように変更してしまいました(xmlファイルを書き換えまいた)が,大丈夫でしょうか?
それに応じて,これまであったテストプログラムが影響無いようにこれまでのテストプログラムでは逆に85度回転するようにしています...

(初期姿勢が変なバージョンのlaunchとxmlだけを新たに作った方がよろしいでしょうか?)

@k-okada
Copy link
Contributor

k-okada commented Feb 24, 2016

Refer to this link for build results (access rights to CI server needed):
https://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/hrpsys-qnx/2567/
Test PASSed.

fkanehiro added a commit that referenced this pull request Feb 24, 2016
@fkanehiro fkanehiro merged commit 00128b5 into fkanehiro:master Feb 24, 2016
@eisoku9618 eisoku9618 deleted the add-quaternion-kf-test branch February 24, 2016 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants