Added dependency licenses to README

This commit is contained in:
corkyw10 2021-03-11 11:18:42 +01:00 committed by Corinne
parent b995e5904d
commit fb8c7e5095
1 changed files with 8 additions and 2 deletions

View File

@ -123,16 +123,22 @@ __CARLA Talks 2020 (May):__
* The External Sensor Interface (ESI) — [video](https://youtu.be/5hXHPV9FIeY) | [slides](https://drive.google.com/file/d/1VWFaEoS12siW6NtQDUkm44BVO7tveRbJ/view?usp=sharing)
* The OpenDRIVE Standalone Mode — [video](https://youtu.be/U25GhofVV1Q) | [slides](https://drive.google.com/file/d/1D5VsgfX7dmgPWn7UtDDid3-OdS1HI4pY/view?usp=sharing)
License
Licenses
-------
###### CARLA licenses
CARLA specific code is distributed under MIT License.
CARLA specific assets are distributed under CC-BY License.
###### CARLA Dependency and Integration licenses
The ad-rss-lib library compiled and linked by the [RSS Integration build variant](Docs/adv_rss.md) introduces LGPL-2.1-only License.
Note that UE4 itself follows its own license terms.
Unreal Engine 4 follows its [own license terms](https://www.unrealengine.com/en-US/faq).
CARLA uses [PROJ](https://proj.org/), a generic coordinate transformation software which uses the [X/MIT open source license](https://proj.org/about.html#license).
CARLA includes a SQLite dependency for CARLA's Python API which you can check here: https://www.sqlite.org/purchase/license