You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

airsim

Package Overview
Dependencies
Maintainers
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

airsim

Open source simulator based on Unreal Engine for autonomous vehicles from Microsoft AI & Research

1.8.1
PyPI
Maintainers
5

Python API for AirSim

This package contains Python APIs for AirSim.

How to Use

See examples at car/hello_car.py or multirotor/hello_drone.py.

Dependencies

This package depends on msgpack and would automatically install msgpack-rpc-python (this may need administrator/sudo prompt):

pip install msgpack-rpc-python

Some examples also requires opencv.

More Info

More information on AirSim Python APIs can be found at: https://github.com/Microsoft/AirSim/blob/main/docs/python.md

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts