Skip to content

Package isn't available anymore under ROS2 rolling #976

Closed
@Darkproduct

Description

@Darkproduct

Describe the bug
Since last week, the package ros-rolling-behaviortree-cpp isn't available anymore. I know it was available previously and from the ROS index it looks like as if it was still available, but on apt thinks otherwise.

How to Reproduce
Try installing ros-rolling-behaviortree-cpp with sudo apt install ros-rolling-behaviortree-cpp.

Activity

SteveMacenski

SteveMacenski commented on May 28, 2025

@SteveMacenski
Contributor

Any update when this would be available again?

facontidavide

facontidavide commented on May 29, 2025

@facontidavide
Collaborator

I will need to look into this... deprecate ament function, what can go wrong?

facontidavide

facontidavide commented on May 29, 2025

@facontidavide
Collaborator

this is also incredibly frustrating.
I have a CI that checks that everything should be fine... https://github.com/BehaviorTree/BehaviorTree.CPP/actions/workflows/ros2-rolling.yaml

How am I even supposed to prevent this from happening?

facontidavide

facontidavide commented on May 29, 2025

@facontidavide
Collaborator

Image

hope this helps

SteveMacenski

SteveMacenski commented on May 29, 2025

@SteveMacenski
Contributor

I'm not entirely sure why your CI didn't pick it up, I haven't used the industrial_ci from ros industrial. I spent ~10 minutes going through it and I'm not finding anything immediately obvious to me wrong. Maybe its worth setting up the ROS build farm's test_pull_requests to true so that the build farm does this for you to see what it sees. You have to setup a web hook in the project's setting so the job automatically pops up in the PR github workflows UX, but that's a one-time set it and forget it thing.

Darkproduct

Darkproduct commented on Jun 11, 2025

@Darkproduct
Author

I just tried it and the package is again available

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @facontidavide@SteveMacenski@Darkproduct

        Issue actions

          Package isn't available anymore under ROS2 rolling · Issue #976 · BehaviorTree/BehaviorTree.CPP