robotology / robots-configuration

Contains robots configuration files
BSD 3-Clause "New" or "Revised" License
14 stars 69 forks source link

[CI] Rely on YARP branch rather than release #508

Closed pattacini closed 1 year ago

pattacini commented 1 year ago

This PR allows for creating the docker image used by CI relying on yarp-M.m branch rather than vM.m.p release.

This is particularly useful when the CI brings up fixes to be applied upstream to YARP. For example:

cc @traversaro