Skip to content
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

ros1_bridge cannot be built on CI anymore #409

Open
quarkytale opened this issue Jun 29, 2023 · 1 comment
Open

ros1_bridge cannot be built on CI anymore #409

quarkytale opened this issue Jun 29, 2023 · 1 comment
Assignees

Comments

@quarkytale
Copy link
Contributor

Foxy is EOL, so there are no actively supported ROS 2 distributions on Focal. This means that we have no distributions where we can build the ros1_bridge in ci.ros2.org anymore.

Possible alternatives could be:

  • Setting up CI for build and tests using Github Actions (currently there's a workflow to build in main )
  • Using OSRF Docker images in the actions workflow, or a custom script to run
  • Using ros-tooling/action-ros-ci (supports multiple distros at the same time)
  • Using debian packages for building ROS 1/2

Also, there's an open PR using the rolling docker image #398

@quarkytale quarkytale self-assigned this Jun 29, 2023
@quarkytale
Copy link
Contributor Author

Using debian packages is the preferred option and to be sought out first as it would be beneficial in the long run.

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

1 participant