An open API service indexing awesome lists of open source software.

https://github.com/mamoruds/carla_python_api_ci


https://github.com/mamoruds/carla_python_api_ci

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# Carla-Python-API-CI

This repo utilizes GitHub Action to build the CARLA Python API client for Python versions `3.9`, `3.10`, `3.11`, and `3.12`. Completed builds can be found in the releases.

## Acknowledgement

The workflow was adapted from [here](https://github.com/gezp/carla_ros/blob/carla-python-api/.github/workflows/carla_python_api_ci.yml).