Skip to content

Commit

Permalink
Add a Windows disclaimer to the Rosdep page. (ros2#3911)
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Lalancette <clalancette@gmail.com>
  • Loading branch information
clalancette committed Sep 11, 2023
1 parent 192070d commit 4b87388
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions source/Tutorials/Intermediate/Rosdep.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ Managing Dependencies with rosdep

This tutorial will explain how to manage external dependencies using ``rosdep``.

.. warning::

Currently rosdep only works on Linux and macOS; Windows is not supported.
There are long-term plans to add support for Windows to https://github.com/ros-infrastructure/rosdep.

What is rosdep?
---------------

Expand Down

0 comments on commit 4b87388

Please sign in to comment.