Project AirSim Python Client
projectairsim is the Python client library for Project AirSim, a simulation platform for drones, robots, and autonomous systems.
Install
pip install projectairsim
Install optional LiDAR support with:
pip install "projectairsim[lidar]"
Usage
from projectairsim import ProjectAirSimClient
client = ProjectAirSimClient()
The client connects to a running Project AirSim simulation server. See the client setup guide for configuration and examples.
License
Project AirSim is licensed under the MIT License. See the repository license for details.
Release files for projectairsim 1.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| projectairsim-1.1.0.tar.gz | 199.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| projectairsim-1.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 414.0 kB
Release files / projectairsim-1.1.0.tar.gz
| Download URL | projectairsim-1.1.0.tar.gz |
|---|---|
| Size | 199.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7425a58193c2d81fe8fae67ea844edef84e6410ff84d067f17ba250b9c4f87fc
|
|
BLAKE2b-256 checksum How to use checksums |
5635dfdf69a6e09bed9d8cfb71fd1c165e54a8c99d6fbd1db5aa5680262e265a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|
Release files / projectairsim-1.1.0-py3-none-any.whl
| Download URL | projectairsim-1.1.0-py3-none-any.whl |
|---|---|
| Size | 214.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
952cd701d841d4714b4385699cbd5d2dd7eaecb223ef00288f7bbd48fdeefe1b
|
|
BLAKE2b-256 checksum How to use checksums |
c2ff5de54f6adb7d56c5cca495924b49b873c664326adf47e860a8be3e6b9db1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|