1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
repositories:
foonathan_memory_vendor:
type: git
url: https://github.com/eProsima/foonathan_memory_vendor.git
version: v1.2.2
fastcdr:
type: git
url: https://github.com/eProsima/Fast-CDR.git
version: v1.0.26
fastrtps:
type: git
url: https://github.com/eProsima/Fast-DDS.git
version: v2.9.1
fastddsgen:
type: git
url: https://github.com/eProsima/Fast-DDS-Gen.git
version: v2.3.0
fastddsgen/thirdparty/idl-parser:
type: git
url: https://github.com/eProsima/IDL-Parser.git
version: v1.4.0
|