You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
No description provided.
The text was updated successfully, but these errors were encountered: