This adds in previously unspecified dependent packages that can now be fetched using rosdep.
Other packages may have been removed since they do not have a rosdep entries and/or we expect a specific fork/branch combination. We fetch these using wstool and the .rosinstall file which has also been updated.
This adds in previously unspecified dependent packages that can now be fetched using
rosdep
.Other packages may have been removed since they do not have a rosdep entries and/or we expect a specific fork/branch combination. We fetch these using
wstool
and the .rosinstall file which has also been updated.