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

Update st swing modif #1062

Merged
merged 6 commits into from
Oct 29, 2016
Merged

Conversation

snozawa
Copy link
Contributor

@snozawa snozawa commented Oct 28, 2016

ゆう脚ダンピングの方法を変更しました。
基本的にはswing_pos_spring_gainなどが1で済むように変更しました。
また、実足先位置姿勢は、エンコーダ値でなく前回最終指令値にするようにしました(ノイズ低減)

よろしくお願いします。

@k-okada
Copy link
Contributor

k-okada commented Oct 28, 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/2726/

Build Log
last 10 lines

[...truncated 63 lines...]
    at org.jenkinsci.plugins.ghprb.GhprbRepository.createCommitStatus(GhprbRepository.java:122)
    at org.jenkinsci.plugins.ghprb.GhprbBuilds.onCompleted(GhprbBuilds.java:118)
    at org.jenkinsci.plugins.ghprb.GhprbBuildListener.onCompleted(GhprbBuildListener.java:27)
    at org.jenkinsci.plugins.ghprb.GhprbBuildListener.onCompleted(GhprbBuildListener.java:12)
    at hudson.model.listeners.RunListener.fireCompleted(RunListener.java:211)
    at hudson.model.Run.execute(Run.java:1765)
    at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
    at hudson.model.ResourceController.execute(ResourceController.java:98)
    at hudson.model.Executor.run(Executor.java:401)

Test FAILed.

i_stp.eefm_ee_error_cutoff_freq = target_ee_diff_p_filter[0]->getCutOffFreq();
std::cerr << "A" << std::endl;
i_stp.eefm_ee_error_cutoff_freq = stikp[0].target_ee_diff_p_filter->getCutOffFreq();
std::cerr << "B" << std::endl;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

このprint文は消し忘れでしょうか?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

そうでした、直します。

@k-okada
Copy link
Contributor

k-okada commented Oct 29, 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/2727/
Test PASSed.

@snozawa
Copy link
Contributor Author

snozawa commented Oct 29, 2016

PRを修正して、travis通りました。
お手すきのときにご確認いただけますと幸いです。

@fkanehiro fkanehiro merged commit e45e60a into fkanehiro:master Oct 29, 2016
@snozawa snozawa deleted the update_st_swing_modif branch October 30, 2016 08:04
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.

4 participants