Skip to content

Commit

Permalink
Improve: rosdep: Add link to detail about the types of dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
130s committed Jun 6, 2023
1 parent 941bb39 commit 92dc42e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/Tutorials/Intermediate/Rosdep.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ They specify in what situation each of the dependencies are required in.

These dependencies are manually populated in the ``package.xml`` file by the package's creators and should be an exhaustive list of any non-builtin libraries and packages it requires.

You can find more in detail description about the types of dependencies, in e.g. `Catkin's document <http://docs.ros.org/en/melodic/api/catkin/html/howto/format2/catkin_library_dependencies.html>`_.

How does rosdep work?
---------------------

Expand Down

0 comments on commit 92dc42e

Please sign in to comment.