Skip to content

config: restore missing hand control gains for v1.0#63

Merged
kou merged 1 commit into
enactic:mainfrom
abetomo:v1/config/arm/control_gains.yaml-add-hand
May 29, 2026
Merged

config: restore missing hand control gains for v1.0#63
kou merged 1 commit into
enactic:mainfrom
abetomo:v1/config/arm/control_gains.yaml-add-hand

Conversation

@abetomo
Copy link
Copy Markdown
Contributor

@abetomo abetomo commented May 29, 2026

GitHub fixes enactic/openarm_ros2#92

The ROS 2 demo fails with an error, so this fixes it.
Restored what was lost in commit d82e87d#diff-140e377051fc1947b0dbd8a0f32b52cb04a3cff22f517706e50430bce0d3576eL42-L45 .

Thanks for the report, fjesp!!!

GitHub fixes enactic/openarm_ros2#92

The ROS 2 demo fails with an error, so this fixes it.
Restored what was lost in commit enactic@d82e87d#diff-140e377051fc1947b0dbd8a0f32b52cb04a3cff22f517706e50430bce0d3576eL42-L45 .

Thanks for the report, fjesp!!!
Copilot AI review requested due to automatic review settings May 29, 2026 01:50
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR restores missing hand control gain configuration for OpenArm v1.0, addressing ROS 2 demo failures caused by control_gains['hand'] being referenced by the URDF xacro without a corresponding YAML entry.

Changes:

  • Adds hand proportional and derivative gains to the v1.0 arm control gains config.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@kou kou merged commit c7abe4a into enactic:main May 29, 2026
6 checks passed
@abetomo abetomo deleted the v1/config/arm/control_gains.yaml-add-hand branch May 29, 2026 02:18
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.

Bug: demo.launch.py fails with missing control_gains['hand'] for arm_type:=v10

3 participants