Skip to content

Conversation

@Takuma-Hiraoka
Copy link

JAXON_BLUEの設定ファイルを2023/4月現在使われているものに更新しました。
特に、両足のend-coordsを足先リンク接触面の長方形の中心を指すようにしました。

stp.joint_servo_control_parameters = map (lambda x : OpenHRP.StabilizerService.JointServoControlParameter(**x), [leg_gains,leg_gains,arm_gains,arm_gains])
self.st_svc.setParameter(stp)
# rh setting
self.rh_svc.setJointControlMode("all",OpenHRP.RobotHardwareService.TORQUE)
Copy link
Contributor

Choose a reason for hiding this comment

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

このパラメータもmasterのhrpsysにはないんじゃないっけ?

Copy link
Author

Choose a reason for hiding this comment

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

見落としていました。ありがとうございます。

masterの環境でjaxon_blue_choreonoid.launchなどによるシミュレーションができるよう、masterのhrpsysにないパラメータを消しました。

@Naoki-Hiraoka
Copy link
Contributor

軽く目を通した範囲では、問題ないように見えます。

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