File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
developer_manual/installation/sources Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -172,7 +172,7 @@ Colcon installation
172172
173173 mkdir -p ~ /DDS-Visualizer-Plugin/src
174174 cd ~ /DDS-Visualizer-Plugin
175- wget https://raw.githubusercontent.com/eProsima/fastdds-visualizer-plugin/main /fastdds_visualizer_plugin.repos
175+ wget https://raw.githubusercontent.com/eProsima/fastdds-visualizer-plugin/v2.2.0 /fastdds_visualizer_plugin.repos
176176 vcs import src < fastdds_visualizer_plugin.repos
177177
178178 .. note ::
Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ This example file will allow the |ddsvisualizer| to discover the data type of th
103103 </types >
104104
105105 Some XML files with data type description examples could be found in the
106- `plugin directory <https://github.com/eProsima/fastdds-visualizer-plugin/tree/main /resources/datatypes_xml >`_.
106+ `plugin directory <https://github.com/eProsima/fastdds-visualizer-plugin/tree/v2.2.0 /resources/datatypes_xml >`_.
107107
108108
109109.. warning ::
Original file line number Diff line number Diff line change @@ -8,12 +8,12 @@ repositories:
88 fastcdr:
99 type: git
1010 url: https://github.com/eProsima/Fast-CDR.git
11- version: 2.x
11+ version: v2.3.0
1212
1313 fastdds:
1414 type: git
1515 url: https://github.com/eProsima/Fast-DDS.git
16- version: 3.x
16+ version: v3.2.2
1717
1818 plotjuggler:
1919 type: git
@@ -23,4 +23,4 @@ repositories:
2323 fastdds_visualizer_plugin:
2424 type: git
2525 url: https://github.com/eProsima/fastdds-visualizer-plugin.git
26- version: main
26+ version: v2.2.0
You can’t perform that action at this time.
0 commit comments