rticommunity / rticonnextdds-connector

RTI Connector for Connext DDS is a lightweight technology that enables DDS data to be accessed with Javascript (Node.js), Python, and Lua.
Other
56 stars 33 forks source link

BUILD-3774: remove checked-in libs and add logic to download libs from our storages #87

Closed ManuelJNunez closed 1 year ago

ManuelJNunez commented 1 year ago

In this PR I'm removing the checked-in libraries to improve the maintanibility of this repository. Instead of that, I added the config.yaml file the lists that should be downloaded and the download_latest_libs.py to read the file and pull them from the storage.