what actually the dependencies mean?
in ros tutorials for beginners
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
in ros tutorials for beginners
The dependencies of one package are all the other packages needed to build, execute or test the package of interest.
If you are writing and compiling a package, you would need to install the packages listed in the dependencies or clone and compile them.
If you are talking about a released packaged (debian file) the dependencies are the other debian files that will be automatically installed so you can properly run the package of interest.
Asked: 2020-04-15 01:36:05 -0600
Seen: 152 times
Last updated: Apr 15 '20
navigation tutorial dependencies
rosjava compilation error when use rosmake
How to find the list of stack on which you depend ?
How to give dependencies in manifest files?
cannot install ros-electric-desktop-full right now
How to add dynamically a package in the manifest.xml file in python?
Unmet dependencies with unstable-desktop-full, Natty
Best Practice: URDF descriptions, real robots, gazebo plugins and dependencies
Dependencies and rosmake in Fuerte and following distributions