File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88[ ![ Forks] ( https://img.shields.io/github/forks/eProsima/dev-utils.svg )] ( https://github.com/eProsima/dev-utils/network/members )
99[ ![ Stars] ( https://img.shields.io/github/stars/eProsima/dev-utils.svg )] ( https://github.com/eProsima/dev-utils/stargazers )
1010[ ![ test] ( https://github.com/eProsima/dev-utils/actions/workflows/nightly.yml/badge.svg )] ( https://github.com/eProsima/dev-utils/actions/workflows/nightly.yml )
11- [ ![ codecov] ( https://codecov.io/gh/eProsima/dev-utils/branch/main /graph/badge.svg?token=6NA5PVA9QL )] ( https://codecov.io/gh/eProsima/dev-utils )
11+ [ ![ codecov] ( https://codecov.io/gh/eProsima/dev-utils/branch/v1.1.0 /graph/badge.svg?token=6NA5PVA9QL )] ( https://codecov.io/gh/eProsima/dev-utils )
1212
1313<br ><br >
1414
@@ -105,7 +105,7 @@ is explained in the following section.
105105``` bash
106106mkdir -p ~ /DDS-Router/src
107107cd ~ /DDS-Router
108- wget https://raw.githubusercontent.com/eProsima/dev-utils/main /dev_utils.repos
108+ wget https://raw.githubusercontent.com/eProsima/dev-utils/v1.1.0 /dev_utils.repos
109109vcs import src < dev_utils.repos
110110```
111111
Original file line number Diff line number Diff line change @@ -6,12 +6,12 @@ repositories:
66 fastcdr:
77 type: git
88 url: https://github.com/eProsima/Fast-CDR.git
9- version: 2.x
9+ version: v2.2.5
1010 fastdds:
1111 type: git
1212 url: https://github.com/eProsima/Fast-DDS.git
13- version: 3.x
13+ version: v3.1.0
1414 dev_utils:
1515 type: git
1616 url: https://github.com/eProsima/dev-utils.git
17- version: main
17+ version: v1.1.0
You can’t perform that action at this time.
0 commit comments