We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9a6d90 commit b402c58Copy full SHA for b402c58
1 file changed
fastdds_python.repos
@@ -2,25 +2,24 @@ repositories:
2
foonathan_memory_vendor:
3
type: git
4
url: https://github.com/eProsima/foonathan_memory_vendor.git
5
- version: master
+ version: v1.3.1
6
fastcdr:
7
8
url: https://github.com/eProsima/Fast-CDR.git
9
version: 1.1.x
10
fastdds:
11
12
url: https://github.com/eProsima/Fast-DDS.git
13
+ version: 2.11.x
14
fastdds_python:
15
16
url: https://github.com/eProsima/Fast-DDS-python.git
17
- version: main
+ version: 2.1.x
18
fastddsgen:
19
20
url: https://github.com/eProsima/Fast-DDS-Gen.git
21
+ version: v2.5.1
22
fastddsgen/thirdparty/idl-parser:
23
24
url: https://github.com/eProsima/IDL-Parser.git
25
26
-
+ version: v1.6.0
0 commit comments