Open liesrock opened 2 years ago
Is it possible to install automatically also the dependencies, given the repositories ?
Because of course we can copy them in our package, but it would not be the ideal solution.
Yes we can add the dependency: which package would we need as a binary?
The dependencies should be the following:
Sorry I did not explain myself: these are the sources and I already checked.
Given the fact we are installing a binary version of our robot, do you know how to install the above packages as binaries?
e.g. apt install …
@aled96 note that we are using forks on advrhumanoids for @m-tartari 's repos
Ahh sorry !
I know that there are these, but I have not checked if the versions are the same or if there can be some problems
@aled96 note that we are using forks on advrhumanoids for @m-tartari 's repos
Ah great, I didn't know that, thanks !
Ok, let's just check if the version are ok when you find the time: in case you give me the ok I will try to find a way to include the dependecies.
We should find a way to avoid this on the installed binaries, or require to install the requested dependency:
what do you think?