Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added _static/ros2_workspace_concept.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions user/overriding-packages.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ It is accomplished by sourcing an existing workspace, then building a different
Overriding a package is not always possible.
This page offers tips for avoiding common issues.

.. image:: ../_static/ros2_workspace_concept.png
:width: 100%
:alt: Left: Overriding an old version of the pkg 'foo' with a new version Overlay. Right: Example of 3 workspaces, A, B, C in this page.
Images: [**Left**] Overriding an old version of the pkg 'foo' with a new version Overlay. [**Right**] Example of 3 workspaces, A, B, C in this page.

.. contents:: Table of Contents
:depth: 3

Expand Down