Is it possible to have rosdep set-up a ubuntu ppa on your system as part of dependency validation?
Is it possible to have rosdep set-up a ubuntu ppa on your system as part of dependency validation?
Of course, if you have already added the PPA to your system, you can put a dependency on that package, but is there a way for rosdep to also add that ppa to your system as well?
(On newer ubuntu versions this is done by "sudo add-apt-repository ppa:user/ppa-name")