tue_robocup
tue_robocup copied to clipboard
Dependency management
trafficstars
In https://github.com/tue-robotics/tue_robocup/pull/1055 we noticed that our curren structure of dependencies in robot_skills means that all installations of robot_skills have dependencies on functionality from AMIGO, SERGIO en HERO, even if the target does not need all this. Only the dependencies relevant to the target should be installed, and we should be able to change these depending on the robot we are using.