Feature description
After every image build check that /opt/ros does not exist. If there is, it indicates that we missed an apt install of some ros package that in turn brings other dependencies. We should only build from source to not mix in packages from apt
Implementation considerations
Post build workflow check