Skip to content

parallel_gripper_controller対応 のグリッパーコントローラ設定漏れを修正#186

Merged
Kuwamai merged 1 commit into
ros2from
fix/controller_type
Jun 25, 2026
Merged

parallel_gripper_controller対応 のグリッパーコントローラ設定漏れを修正#186
Kuwamai merged 1 commit into
ros2from
fix/controller_type

Conversation

@KuraZuzu

@KuraZuzu KuraZuzu commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

What does this implement/fix?

parallel_gripper_controller対応#179 のグリッパーコントローラ設定漏れを修正します。

以前のparallel_gripper_controller対応でMoveIt側はParallelGripperCommandを使用する設定になっていましたが、ros2_control側の左右グリッパーコントローラ型が旧position_controllers/GripperActionControllerのまま残り、MoveIt経由でのグリッパーの制御が失敗していました。

本PRでは、その対応漏れを修正し、左右グリッパーのコントローラ型をparallel_gripper_action_controller/GripperActionControllerに変更します。あわせて、parallel版コントローラが要求する velocity state interfaceを追加します。
これにより、実機およびGazeboでMoveIt経由の左右グリッパー開閉動作が復旧することを確認しました。

Does this close any currently open issues?

#185

How has this been tested?

実機とGazeboの両方の環境でgirpper_controlを含む、グリッパーを動かすサンプルが動作することを確認しました。

Any other comments?

Checklists

@KuraZuzu KuraZuzu self-assigned this Jun 25, 2026
@KuraZuzu KuraZuzu added the Type: Bug Bug or Bug fixes label Jun 25, 2026
@KuraZuzu KuraZuzu requested a review from Kuwamai June 25, 2026 08:13

@Kuwamai Kuwamai left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

ありがとうございます!
LGTMです。

@Kuwamai Kuwamai merged commit 5b4d668 into ros2 Jun 25, 2026
2 checks passed
@Kuwamai Kuwamai deleted the fix/controller_type branch June 25, 2026 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Bug Bug or Bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants