Skip to content

Gripper does not move on command. #30

Description

@sbstorz

To reproduce

  1. Start the hardware with scene_bringup, using real hardware.
  2. Activate the gripper controller, the gripper hardware should be started automatically.
  3. Send a new target position.

The controller manager output is nominal:

[ros2_control_node-1] [INFO] [1765536957.802142531] [controller_manager]: Activating controllers: [ gripper_controller ]
[ros2_control_node-1] [INFO] [1765536957.802480787] [controller_manager]: Switch controller timeout is set to 0, using default 1s!
[ros2_control_node-1] [INFO] [1765536957.802627267] [controller_manager]: Requested controller switch from non-realtime loop
[ros2_control_node-1] [INFO] [1765536957.868845155] [controller_manager]: Activated controllers: [ gripper_controller ]
[ros2_control_node-1] [INFO] [1765536957.869011246] [controller_manager]: Successfully switched controllers!
[ros2_control_node-1] [INFO] [1765536975.401446662] [gripper_controller]: Received & accepted new action goal

but the gripper does not move.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions