Skip to content

Package isn't available anymore under ROS2 rolling #976

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Darkproduct opened this issue May 20, 2025 · 6 comments
Closed

Package isn't available anymore under ROS2 rolling #976

Darkproduct opened this issue May 20, 2025 · 6 comments

Comments

@Darkproduct
Copy link

Darkproduct commented May 20, 2025

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.

@SteveMacenski
Copy link
Contributor

Any update when this would be available again?

@facontidavide
Copy link
Collaborator

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

@facontidavide
Copy link
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
Copy link
Collaborator

Image

hope this helps

@SteveMacenski
Copy link
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
Copy link
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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants