Is there any command in ROS for knowing the system dependencies of the ROS packages ?
Hi,
While I was reading on ROS packages,I came across that there are two kinds of dependencies.One is system dependencies and other is package dependencies.As we know that we can list the package dependencies using rospack command and if we want to list the system dependencies then whether there exists any command which list all the system dependencies of the package in similar way like the rospack command.
Any help in these question will be highly appreciated.
Asked by a443 on 2017-02-21 05:08:35 UTC
Comments
Not sure if you are working together, but could we perhaps close either this one or #q255197? They're basically duplicates.
Asked by gvdhoorn on 2017-02-21 05:39:53 UTC
I thought this is what rosdep was for
Asked by AMatt on 2017-02-22 09:48:42 UTC