Skip to content

Iron Tutorial builds are consistently failing in robotiq_driver tests #3078

@TSNoble

Description

@TSNoble

Description

e.g. https://github.com/moveit/moveit2/actions/runs/11748057912/job/32731324687

May be related to PickNikRobotics/ros2_robotiq_gripper#60

The fix there seemed to be that a user was trying to build for one version of ros, but was pulling in a different version of robotiq_driver, leading to errors due to the interface changing.

I'm a little confused as to why this is an issue on the tutorial workflows, since it looks like all of them use the main version of robotiq_driver, and the tests in question are internal to that repo, so I'd expect both the source and test code of robotiq_driver to be in sync.

Is it possible that the tutorial workflows are installing two separate versions of robotiq_driver, and the tests are running against a different version of the source?

ROS Distro

Iron (moveit2 tutorials workflow)

OS and version

Github Workflows

Source or binary build?

Source (via moveit2 tutorials workflow)

If binary, which release version?

N/A

If source, which branch?

All (as far as I can tell)

Which RMW are you using?

None

Steps to Reproduce

Raise a pull request in this repo and wait for the workflow to fail

Expected behavior

When making moveit changes, these tests should pass

Actual behavior

When making any changes, the pipeline consistently fails for reasons unrelated to a PR

Backtrace or Console output

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions