robotology / idyntree-yarp-tools

Tools based on the iDynTree library that depend on YARP.
GNU Lesser General Public License v2.1
6 stars 2 forks source link

CI: Install almost all conda dependencies in one step #35

Closed traversaro closed 2 years ago

traversaro commented 2 years ago

Fix https://github.com/robotology/idyntree-yarp-tools/issues/25 .

In general, it is a good idea to install all dependencies at once, to speedup the installation process and avoid confusing the dependency solver. Furthermore, switch from qt to qt-main.