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

[hrpsys_choreonoid] Add SampleRobot #355

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Naoki-Hiraoka
Copy link
Contributor

(#328 から分離しました。)

SampleRobotのシミュレーションを追加しました。

SampleRobotのシミュレーションをするために、2点の変更が必要でした。

  • choreonoidで腕だけのロボットの力センサが読めない #293 で指摘されているように、これまで力センサがrleg, lleg, rarm, larmの順についているという仮定がありました。SampleRobotは力センサがlleg, rleg, larm, rarmの順についているので、この仮定を無くしました。
  • これまでbushがrleg, llegの2箇所に3軸ずつついているという仮定がありました。SampleRobotはbushがlleg, rleg, larm, rarmの4箇所にそれぞれ3,3,6,6軸ずつついているので、この仮定を無くしました。

hrpsys_ros_bridge_tutorialsではなくhrpsys_ros_bridgeのSampleRobotを使うので、コードはhrpsys_choreonoid_tutorialsではなくhrpsys_choreonoidに置きました。

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.

1 participant