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

[controller_config_converter.py] add rhand lhand limbs #1105

Closed
wants to merge 3 commits into from

Conversation

Naoki-Hiraoka
Copy link
Contributor

(controller_config_converter.pyは,[robot_name].yamlを読み込んで,[robot_name]_controller_configを作成するプログラムです.)
rhand_controllerlhand_controllerを作成することができるようにしました.

副作用はありません.

@Naoki-Hiraoka
Copy link
Contributor Author

yamlファイルに

limbs: [rleg, lleg, torso, head, rarm, larm, rhand, lhand]

などと書くと、それらのcontrollerを追加する形にしました。(デフォルトは[rleg, lleg, torso, head, rarm, larm])

@Naoki-Hiraoka
Copy link
Contributor Author

#1130 で解決しました

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