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 JointPathEx IK #942

Merged
merged 5 commits into from
Jan 10, 2016
Merged

Conversation

snozawa
Copy link
Contributor

@snozawa snozawa commented Jan 10, 2016

JointPathExのIKまわりを更新しました

  • AutoBalancerの不要なcurrent_p, current_rを削除しました
  • JointPathExでcalcInverseKinematicsLoop関数で、引数がvelだけでなくposもとれるようにしました。一部matrix_log (omegaFromRot相当)は確認が必要で、残してあります。
  • JointPahtExにエンドエフェクタオフセット(move-target)するIKを移しました
  • ik weight vectorをAutoBalanc,er Stabilizerでセットできるようにしました

よろしくお願いします。

…deprecated footstep information lleg_coords and rleg_coords. Remove unused current_* parameter from ABCIKparam.
…abilizer/Stabilizer.cpp,rtc/AutoBalancer/AutoBalancer.cpp] Add calcInverseKinematics2Loop function to take target pos and Rot and use it in ic, abc, and st. Currently omegaFromRot is under checking and tempolarily use old matrix_log function, so program behaviour does not change.
…ler/JointPathEx.*,rtc/Stabilizer/Stabilizer.cpp] Move end-effector version inverse kinematics to JointPathEx and use it in IC and ST.
…er/AutoBalancer.*,rtc/Stabilizer/Stabilizer.cpp] Enable to set IK weight vector for STtabilizer and Autobalancer like ImpedanceController.
@k-okada
Copy link
Contributor

k-okada commented Jan 10, 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/2548/
Test PASSed.

fkanehiro added a commit that referenced this pull request Jan 10, 2016
@fkanehiro fkanehiro merged commit 25e71b1 into fkanehiro:master Jan 10, 2016
@snozawa snozawa deleted the update_jointpathexik branch January 11, 2016 07:25
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