Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

Add build job for ROS noetic fro Travis CI #7

Open
musamarcusso opened this issue May 16, 2020 · 1 comment
Open

Add build job for ROS noetic fro Travis CI #7

musamarcusso opened this issue May 16, 2020 · 1 comment

Comments

@musamarcusso
Copy link
Member

No description provided.

@musamarcusso musamarcusso changed the title Add build job for ROS noetic Add build job for ROS noetic fro Travis CI May 16, 2020
@arturmiller
Copy link

Hello, I would like to implement that. I have already created a PR to make a step into this direction. In this PR the tests are running by industrial_ci and not the custom shell script. This is because it is the usual way it is done (I think) and catkin_tools is not available yet for Ubuntu 20.04. However, we could also use the shell script if we install catkin_tools with the following workaround
pip install -U "git+https://github.com/catkin/catkin_tools.git#egg=catkin_tools"
or we wait for the release.
There is another issue. The tests are failing with ROS noetic. Should we allow the noetic build to fail until everything is fixed or should we fix everything first and don't allow it to fail?
What do you think? We could have a discussion at discord or so.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants