FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

AirSim/PythonClient at master · SimtoReal/AirSim · GitHub

forked from microsoft/AirSim

Latest commit

 

History

History
 
 

README.md

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/master/docs/python.md


Back | FazBrowse Home | New Git URL