https://github.com/mamoruds/carla_python_api_ci
https://github.com/mamoruds/carla_python_api_ci
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mamoruds/carla_python_api_ci
- Owner: MamoruDS
- Created: 2024-07-14T12:33:32.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-24T13:10:57.000Z (11 months ago)
- Last Synced: 2025-01-03T16:29:45.873Z (5 months ago)
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).