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.
Not sure if you are working together, but could we perhaps close either this one or #q255197? They're basically duplicates.
I thought this is what rosdep was for